FacebookResponseEvent Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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. |