Compartilhar via


FacebookResponseEvent Classe

Definição

Cuidado

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.

Representa o objeto de entrada recebido do Facebook e processado pelo adaptador.

[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
Herança
FacebookResponseEvent
Atributos

Construtores

FacebookResponseEvent()
Obsoleto.

Representa o objeto de entrada recebido do Facebook e processado pelo adaptador.

Propriedades

Entry
Obsoleto.

Obtém a propriedade de entrada.

ResponseObject
Obsoleto.

Obtém ou define a propriedade do objeto.

Métodos

ShouldSerializeEntry()
Obsoleto.

Obtém o sinalizador para determinar se a propriedade Entry deve ser serializada.

Aplica-se a