Partager via


FacebookPassThreadControl 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 passer le contrôle de thread à 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 FacebookPassThreadControl : 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 FacebookPassThreadControl = class
    inherit FacebookThreadControl
Public Class FacebookPassThreadControl
Inherits FacebookThreadControl
Héritage
FacebookPassThreadControl
Attributs

Constructeurs

FacebookPassThreadControl()
Obsolète.

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

Propriétés

Metadata
Obsolète.

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

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

Obtient ou définit l’ID d’application du nouveau propriétaire.

PreviousOwnerAppId
Obsolète.

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

RequestedOwnerAppId
Obsolète.

Obtient ou définit l’ID d’application du propriétaire demandé.

S’applique à