FacebookTakeThreadControl クラス

定義

注意事項

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
属性

コンストラクター

FacebookTakeThreadControl()
古い.

別のアプリからスレッド制御を受け取るように要求するときに Facebook に送信されるイベント オブジェクト。

プロパティ

Metadata
古い.

要求元から送信されるメッセージを取得または設定します。

(継承元 FacebookThreadControl)
PreviousOwnerAppId
古い.

前の所有者のアプリ ID を取得または設定します。

適用対象