FacebookTakeThreadControl 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 prendere il controllo thread da 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 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
- Ereditarietà
- Attributi
Costruttori
| FacebookTakeThreadControl() |
Obsoleti.
Oggetto evento inviato a Facebook quando si richiede di prendere il controllo thread da un'altra app. |
Proprietà
| Metadata |
Obsoleti.
Ottiene o imposta il messaggio inviato dal richiedente. (Ereditato da FacebookThreadControl) |
| PreviousOwnerAppId |
Obsoleti.
Ottiene o imposta l'ID app del proprietario precedente. |