다음을 통해 공유


FacebookResponseEvent 클래스

정의

주의

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

생성자

FacebookResponseEvent()
사용되지 않음.

Facebook에서 수신하고 어댑터에서 처리한 들어오는 개체를 나타냅니다.

속성

Entry
사용되지 않음.

entry 속성을 가져옵니다.

ResponseObject
사용되지 않음.

개체를 가져오거나 설정합니다.

메서드

ShouldSerializeEntry()
사용되지 않음.

Entry 속성을 serialize해야 하는지 여부를 결정하는 플래그를 가져옵니다.

적용 대상