다음을 통해 공유


FacebookPassThreadControl 클래스

정의

주의

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
특성

생성자

FacebookPassThreadControl()
사용되지 않음.

스레드 제어를 다른 앱에 전달하도록 요청할 때 Facebook으로 전송되는 이벤트 개체입니다.

속성

Metadata
사용되지 않음.

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

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

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

PreviousOwnerAppId
사용되지 않음.

이전 소유자의 앱 ID를 가져오거나 설정합니다.

RequestedOwnerAppId
사용되지 않음.

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

적용 대상