다음을 통해 공유


FacebookResponseOk 클래스

정의

주의

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 API에서 받은 응답 개체를 나타냅니다.

[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 FacebookResponseOk
[<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 FacebookResponseOk = class
Public Class FacebookResponseOk
상속
FacebookResponseOk
특성

생성자

FacebookResponseOk()
사용되지 않음.

메시지를 보낼 때 Facebook API에서 받은 응답 개체를 나타냅니다.

속성

MessageId
사용되지 않음.

메시지 ID를 가져오거나 설정합니다.

RecipientId
사용되지 않음.

받는 사람 ID를 가져오거나 설정합니다.

적용 대상