Compartir a través de


FacebookTakeThreadControl Clase

Definición

Precaución

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 a Facebook al solicitar que tome el control de subprocesos de otra aplicación.

[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
Herencia
FacebookTakeThreadControl
Atributos

Constructores

FacebookTakeThreadControl()
Obsoletos.

Objeto de evento enviado a Facebook al solicitar que tome el control de subprocesos de otra aplicación.

Propiedades

Metadata
Obsoletos.

Obtiene o establece el mensaje enviado desde el solicitante.

(Heredado de FacebookThreadControl)
PreviousOwnerAppId
Obsoletos.

Obtiene o establece el identificador de aplicación del propietario anterior.

Se aplica a