FacebookTakeThreadControl Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
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 ao Facebook ao solicitar o controle de thread de outro aplicativo.
[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
- Atributos
Construtores
FacebookTakeThreadControl() |
Obsoleto.
Objeto de evento enviado ao Facebook ao solicitar o controle de thread de outro aplicativo. |
Propriedades
Metadata |
Obsoleto.
Obtém ou define a mensagem enviada do solicitante. (Herdado de FacebookThreadControl) |
PreviousOwnerAppId |
Obsoleto.
Obtém ou define a ID do aplicativo do proprietário anterior. |