Partager via


FacebookEntry Classe

Définition

Attention

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.

Représente une entrée de message Facebook.

[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 FacebookEntry
[<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 FacebookEntry = class
Public Class FacebookEntry
Héritage
FacebookEntry
Attributs

Constructeurs

FacebookEntry()
Obsolète.

Représente une entrée de message Facebook.

Propriétés

Changes
Obsolète.

Obtient la liste des modifications.

Id
Obsolète.

Obtient ou définit l’ID de page.

Messaging
Obsolète.

Obtient la liste de messagerie.

Standby
Obsolète.

Obtient la liste des messages de secours.

Time
Obsolète.

Obtient ou définit l’heure de la mise à jour.

Méthodes

ShouldSerializeChanges()
Obsolète.

Méthode JSON Newtonsoft pour sérialiser conditionnellement la Changes propriété.

ShouldSerializeMessaging()
Obsolète.

Méthode JSON Newtonsoft pour sérialiser conditionnellement la Messaging propriété.

ShouldSerializeStandby()
Obsolète.

Méthode JSON Newtonsoft pour sérialiser conditionnellement la Standby propriété.

S’applique à