Partager via


FacebookResponseEvent 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 l’objet entrant reçu de Facebook et traité par l’adaptateur.

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

Constructeurs

FacebookResponseEvent()
Obsolète.

Représente l’objet entrant reçu de Facebook et traité par l’adaptateur.

Propriétés

Entry
Obsolète.

Obtient la propriété d’entrée.

ResponseObject
Obsolète.

Obtient ou définit la propriété de l’objet.

Méthodes

ShouldSerializeEntry()
Obsolète.

Obtient l’indicateur pour déterminer si la propriété Entry doit être sérialisée.

S’applique à