FacebookTakeThreadControl Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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. |