Condividi tramite


FacebookResponseOk 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 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.

Si applica a