Partager via


FacebookReferral 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 le paramètre de référence dans l’événement 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
Héritage
FacebookReferral
Attributs

Constructeurs

FacebookReferral()
Obsolète.

Représente le paramètre de référence dans l’événement messaging_referrals.

Propriétés

Ref
Obsolète.

Obtient ou définit le paramètre ref dans l’événement de référence.

Source
Obsolète.

Obtient ou définit le paramètre source dans l’événement de référence.

Type
Obsolète.

Obtient ou définit le paramètre de type dans l’événement de référence.

S’applique à