FacebookResponseOk Klasse

Definition

Achtung

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.

Stellt das Antwortobjekt dar, das von der Facebook-API empfangen wird, wenn eine Nachricht gesendet wird.

[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
Vererbung
FacebookResponseOk
Attribute

Konstruktoren

FacebookResponseOk()
Veraltet.

Stellt das Antwortobjekt dar, das von der Facebook-API empfangen wird, wenn eine Nachricht gesendet wird.

Eigenschaften

MessageId
Veraltet.

Ruft die Nachrichten-ID ab oder legt sie fest.

RecipientId
Veraltet.

Ruft die Empfänger-ID ab oder legt sie fest.

Gilt für: