FacebookPassThreadControl クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 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 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
- 継承
- 属性
コンストラクター
| FacebookPassThreadControl() |
古い.
スレッド コントロールを別のアプリに渡すよう要求するときに Facebook に送信されるイベント オブジェクト。 |
プロパティ
| Metadata |
古い.
要求元から送信されたメッセージを取得または設定します。 (継承元 FacebookThreadControl) |
| NewOwnerAppId |
古い.
新しい所有者のアプリ ID を取得または設定します。 |
| PreviousOwnerAppId |
古い.
前の所有者のアプリ ID を取得または設定します。 |
| RequestedOwnerAppId |
古い.
要求された所有者のアプリ ID を取得または設定します。 |