Partilhar via


FacebookPassThreadControl Classe

Definição

Atenção

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

Objeto de evento enviado para o Facebook ao pedir para passar o controlo de thread para outra aplicação.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class FacebookPassThreadControl : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookThreadControl
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type FacebookPassThreadControl = class
    inherit FacebookThreadControl
Public Class FacebookPassThreadControl
Inherits FacebookThreadControl
Herança
FacebookPassThreadControl
Atributos

Construtores

FacebookPassThreadControl()
Obsoleto.

Objeto de evento enviado para o Facebook ao pedir para passar o controlo de thread para outra aplicação.

Propriedades

Metadata
Obsoleto.

Obtém ou define a mensagem enviada pelo requerente.

(Herdado de FacebookThreadControl)
NewOwnerAppId
Obsoleto.

Obtém ou define o ID da aplicação do novo proprietário.

PreviousOwnerAppId
Obsoleto.

Obtém ou define o ID da aplicação do proprietário anterior.

RequestedOwnerAppId
Obsoleto.

Obtém ou define o ID da aplicação do proprietário pedido.

Aplica-se a