FacebookTakeThreadControl 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. 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 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() |
사용되지 않음.
다른 앱에서 스레드 제어를 요청하면 Facebook으로 전송되는 이벤트 개체입니다. |
속성
Metadata |
사용되지 않음.
요청자에서 보낸 메시지를 가져오거나 설정합니다. (다음에서 상속됨 FacebookThreadControl) |
PreviousOwnerAppId |
사용되지 않음.
이전 소유자의 앱 ID를 가져오거나 설정합니다. |