FacebookResponseEvent Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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. |