Compartilhar via


FacebookPassThreadControl Classe

Definição

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 a passagem do controle de thread para 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 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 ao Facebook ao solicitar a passagem do controle de thread para outro aplicativo.

Propriedades

Metadata
Obsoleto.

Obtém ou define a mensagem enviada do solicitante.

(Herdado de FacebookThreadControl)
NewOwnerAppId
Obsoleto.

Obtém ou define a ID do aplicativo do novo proprietário.

PreviousOwnerAppId
Obsoleto.

Obtém ou define a ID do aplicativo do proprietário anterior.

RequestedOwnerAppId
Obsoleto.

Obtém ou define a ID do aplicativo do proprietário solicitado.

Aplica-se a