FacebookRequestThreadControl 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.
Un message de contrôle de thread Facebook, y compris l’ID d’application du propriétaire du thread demandé et un message facultatif à envoyer avec la demande.
[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 FacebookRequestThreadControl : 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 FacebookRequestThreadControl = class
inherit FacebookThreadControl
Public Class FacebookRequestThreadControl
Inherits FacebookThreadControl
- Héritage
- Attributs
Constructeurs
FacebookRequestThreadControl() |
Obsolète.
Un message de contrôle de thread Facebook, y compris l’ID d’application du propriétaire du thread demandé et un message facultatif à envoyer avec la demande. |
Propriétés
Metadata |
Obsolète.
Obtient ou définit le message envoyé par le demandeur. (Hérité de FacebookThreadControl) |
RequestedOwnerAppId |
Obsolète.
Obtient ou définit l’ID d’application du propriétaire demandé. |