Compartir a través de


FacebookReferral Clase

Definición

Precaución

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 el parámetro de referencia en el 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
Herencia
FacebookReferral
Atributos

Constructores

FacebookReferral()
Obsoletos.

Representa el parámetro de referencia en el evento messaging_referrals.

Propiedades

Ref
Obsoletos.

Obtiene o establece el parámetro ref en el evento de referencia.

Source
Obsoletos.

Obtiene o establece el parámetro de origen en el evento de referencia.

Type
Obsoletos.

Obtiene o establece el parámetro de tipo en el evento de referencia.

Se aplica a