FacebookTakeThreadControl 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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.
要求從另一個應用程式取得執行緒控制時,傳送至 Facebook 的事件物件。
[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
- 繼承
- 屬性
建構函式
FacebookTakeThreadControl() |
已淘汰.
要求從另一個應用程式取得執行緒控制時,傳送至 Facebook 的事件物件。 |
屬性
Metadata |
已淘汰.
取得或設定從要求者傳送的訊息。 (繼承來源 FacebookThreadControl) |
PreviousOwnerAppId |
已淘汰.
取得或設定先前擁有者的應用程式識別碼。 |