FacebookResponseOk 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 di risposta ricevuto dall'API Facebook quando viene inviato un messaggio.
[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 FacebookResponseOk
[<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 FacebookResponseOk = class
Public Class FacebookResponseOk
- Ereditarietà
-
FacebookResponseOk
- Attributi
Costruttori
| FacebookResponseOk() |
Obsoleti.
Rappresenta l'oggetto di risposta ricevuto dall'API Facebook quando viene inviato un messaggio. |
Proprietà
| MessageId |
Obsoleti.
Ottiene o imposta l'ID messaggio. |
| RecipientId |
Obsoleti.
Ottiene o imposta l'ID destinatario. |