FacebookPassThreadControl Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
- 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. |