다음을 통해 공유


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를 가져오거나 설정합니다.

적용 대상