FacebookRequestThreadControl 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 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 FacebookRequestThreadControl : 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 FacebookRequestThreadControl = class
inherit FacebookThreadControl
Public Class FacebookRequestThreadControl
Inherits FacebookThreadControl
- 繼承
- 屬性
建構函式
FacebookRequestThreadControl() |
已淘汰.
Facebook 執行緒控制訊息,包括要求之執行緒擁有者的應用程式識別碼,以及使用要求傳送的選擇性訊息。 |
屬性
Metadata |
已淘汰.
取得或設定從要求者傳送的訊息。 (繼承來源 FacebookThreadControl) |
RequestedOwnerAppId |
已淘汰.
取得或設定所要求擁有者的應用程式識別碼。 |