共用方式為


FacebookReferral 類別

定義

警告

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.

表示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
繼承
FacebookReferral
屬性

建構函式

FacebookReferral()
已淘汰.

表示messaging_referrals事件中的轉介參數。

屬性

Ref
已淘汰.

取得或設定轉介事件中的 ref 參數。

Source
已淘汰.

取得或設定轉介事件中的來源參數。

Type
已淘汰.

取得或設定轉介事件中的型別參數。

適用於