FacebookReferral Classe
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Atenção
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 parâmetro de referência no evento messaging_referrals.
[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 FacebookReferral
[<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 FacebookReferral = class
Public Class FacebookReferral
- Herança
-
FacebookReferral
- Atributos
Construtores
FacebookReferral() |
Obsoleto.
Representa o parâmetro de referência no evento messaging_referrals. |
Propriedades
Ref |
Obsoleto.
Obtém ou define o parâmetro ref no evento de referência. |
Source |
Obsoleto.
Obtém ou define o parâmetro de origem no evento de referência. |
Type |
Obsoleto.
Obtém ou define o parâmetro de tipo no evento de referência. |