Condividi tramite


FacebookResponseEvent Classe

Definizione

Attenzione

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.

Rappresenta l'oggetto in ingresso ricevuto da Facebook ed elaborato dall'adattatore.

[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
Ereditarietà
FacebookResponseEvent
Attributi

Costruttori

FacebookResponseEvent()
Obsoleti.

Rappresenta l'oggetto in ingresso ricevuto da Facebook ed elaborato dall'adattatore.

Proprietà

Entry
Obsoleti.

Ottiene la proprietà entry.

ResponseObject
Obsoleti.

Ottiene o imposta la proprietà dell'oggetto.

Metodi

ShouldSerializeEntry()
Obsoleti.

Ottiene il flag per determinare se la proprietà Entry deve essere serializzata.

Si applica a