Partilhar via


FacebookTakeThreadControl 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 assumir o controlo de threads a partir de 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 FacebookTakeThreadControl : 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 FacebookTakeThreadControl = class
    inherit FacebookThreadControl
Public Class FacebookTakeThreadControl
Inherits FacebookThreadControl
Herança
FacebookTakeThreadControl
Atributos

Construtores

FacebookTakeThreadControl()
Obsoleto.

Objeto de evento enviado para o Facebook ao pedir para assumir o controlo de threads a partir de outra aplicação.

Propriedades

Metadata
Obsoleto.

Obtém ou define a mensagem enviada pelo requerente.

(Herdado de FacebookThreadControl)
PreviousOwnerAppId
Obsoleto.

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

Aplica-se a