다음을 통해 공유


FacebookMessage 클래스

정의

주의

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 웹후크 이벤트와 관련된 정보를 나타냅니다. 자세한 내용은 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 FacebookMessage
[<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 FacebookMessage = class
Public Class FacebookMessage
상속
FacebookMessage
특성

생성자

FacebookMessage(String, Message, String, String, String, String, String, String)
사용되지 않음.

FacebookMessage 클래스의 새 인스턴스를 초기화합니다.

속성

IsStandby
사용되지 않음.

대기 모드에서 메시지가 수신되었는지 여부를 나타내는 값을 가져오거나 설정합니다.

Message
사용되지 않음.

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

MessagingType
사용되지 않음.

메시징 유형을 가져오거나 설정합니다.

NotificationType
사용되지 않음.

알림 유형을 가져오거나 설정합니다.

OptIn
사용되지 않음.

optin 속성의 값을 가져오거나 설정합니다.

PassThreadControl
사용되지 않음.

pass_thread_control 속성의 내용을 가져오거나 설정합니다.

PersonaId
사용되지 않음.

가상 사용자 ID를 가져오거나 설정합니다.

PostBack
사용되지 않음.

포스트백 속성의 값을 가져오거나 설정합니다.

Reads
사용되지 않음.

message_reads 속성의 내용을 가져오거나 설정합니다.

Recipient
사용되지 않음.

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

Referral
사용되지 않음.

messaging_referrals 이벤트에서 조회 속성의 값을 가져오거나 설정합니다.

RequestThreadControl
사용되지 않음.

request_thread_control 속성의 내용을 가져오거나 설정합니다.

Sender
사용되지 않음.

보낸 사람의 ID를 가져오거나 설정합니다.

SenderAction
사용되지 않음.

보낸 사람 동작을 가져오거나 설정합니다.

Tag
사용되지 않음.

메시지에 대한 태그를 가져오거나 설정합니다.

TakeThreadControl
사용되지 않음.

take_thread_control 속성의 내용을 가져오거나 설정합니다.

TimeStamp
사용되지 않음.

타임스탬프를 가져오거나 설정합니다.

적용 대상