다음을 통해 공유


FacebookRequestThreadControl 클래스

정의

주의

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.

요청된 스레드 소유자의 앱 ID 및 요청과 함께 보낼 선택적 메시지를 포함하는 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
특성

생성자

FacebookRequestThreadControl()
사용되지 않음.

요청된 스레드 소유자의 앱 ID 및 요청과 함께 보낼 선택적 메시지를 포함하는 Facebook 스레드 제어 메시지입니다.

속성

Metadata
사용되지 않음.

요청자에서 보낸 메시지를 가져오거나 설정합니다.

(다음에서 상속됨 FacebookThreadControl)
RequestedOwnerAppId
사용되지 않음.

요청된 소유자의 앱 ID를 가져오거나 설정합니다.

적용 대상