Udostępnij przez


FacebookResponseEvent Klasa

Definicja

Przestroga

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.

Reprezentuje obiekt przychodzący odebrany z serwisu Facebook i przetworzony przez kartę.

[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
Dziedziczenie
FacebookResponseEvent
Atrybuty

Konstruktory

FacebookResponseEvent()
Przestarzałe.

Reprezentuje obiekt przychodzący odebrany z serwisu Facebook i przetworzony przez kartę.

Właściwości

Entry
Przestarzałe.

Pobiera właściwość entry.

ResponseObject
Przestarzałe.

Pobiera lub ustawia właściwość obiektu.

Metody

ShouldSerializeEntry()
Przestarzałe.

Pobiera flagę, aby określić, czy właściwość Entry powinna być serializowana.

Dotyczy