Partager via


FacebookRequestThreadControl 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.

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
FacebookRequestThreadControl
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é.

S’applique à