Partager via


FacebookTakeThreadControl Classe

Définition

Attention

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.

Objet d’événement envoyé à Facebook lors de la demande de prise de contrôle de thread à partir d’une autre application.

[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
Héritage
FacebookTakeThreadControl
Attributs

Constructeurs

FacebookTakeThreadControl()
Obsolète.

Objet d’événement envoyé à Facebook lors de la demande de prise de contrôle de thread à partir d’une autre application.

Propriétés

Metadata
Obsolète.

Obtient ou définit le message envoyé par le demandeur.

(Hérité de FacebookThreadControl)
PreviousOwnerAppId
Obsolète.

Obtient ou définit l’ID d’application du propriétaire précédent.

S’applique à