FacebookResponseEvent 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 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 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 |
已淘汰.
取得專案屬性。 |
ResponseObject |
已淘汰.
取得或設定物件屬性。 |
方法
ShouldSerializeEntry() |
已淘汰.
取得旗標,以判斷 Entry 屬性是否應該序列化。 |