FacebookEntry Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é. |