다음을 통해 공유


FacebookPostBack 클래스

정의

주의

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 Post Back을 나타냅니다.

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

생성자

FacebookPostBack()
사용되지 않음.

Facebook Post Back을 나타냅니다.

속성

Payload
사용되지 않음.

웹후크로 다시 보낼 문자열을 가져오거나 설정합니다.

Referral
사용되지 않음.

포스트 백 메시지의 조회를 가져오거나 설정합니다.

Title
사용되지 않음.

포스트백 메시지의 제목을 가져오거나 설정합니다.

적용 대상