Freigeben über


FacebookTakeThreadControl Klasse

Definition

Achtung

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.

Ereignisobjekt, das an Facebook gesendet wird, wenn angefordert wird, die Threadsteuerung von einer anderen App zu übernehmen.

[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
Vererbung
FacebookTakeThreadControl
Attribute

Konstruktoren

FacebookTakeThreadControl()
Veraltet.

Ereignisobjekt, das an Facebook gesendet wird, wenn angefordert wird, die Threadsteuerung von einer anderen App zu übernehmen.

Eigenschaften

Metadata
Veraltet.

Ruft die vom Anforderer gesendete Nachricht ab oder legt sie fest.

(Geerbt von FacebookThreadControl)
PreviousOwnerAppId
Veraltet.

Ruft die App-ID des vorherigen Besitzers ab oder legt diese fest.

Gilt für: