Condividi tramite


FacebookPassThreadControl Classe

Definizione

Attenzione

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.

Oggetto evento inviato a Facebook quando si richiede di passare il controllo thread a un'altra app.

[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
Ereditarietà
FacebookPassThreadControl
Attributi

Costruttori

FacebookPassThreadControl()
Obsoleti.

Oggetto evento inviato a Facebook quando si richiede di passare il controllo thread a un'altra app.

Proprietà

Metadata
Obsoleti.

Ottiene o imposta il messaggio inviato dal richiedente.

(Ereditato da FacebookThreadControl)
NewOwnerAppId
Obsoleti.

Ottiene o imposta l'ID app del nuovo proprietario.

PreviousOwnerAppId
Obsoleti.

Ottiene o imposta l'ID app del proprietario precedente.

RequestedOwnerAppId
Obsoleti.

Ottiene o imposta l'ID app del proprietario richiesto.

Si applica a