ConversationReference 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
與交談中特定點相關的 物件。
public class ConversationReference
type ConversationReference = class
Public Class ConversationReference
- 繼承
-
ConversationReference
建構函式
屬性
ActivityId |
取得或設定 (要參考之活動的選擇性) 識別碼。 |
Bot |
取得或設定 (參與此交談的選擇性) Bot。 |
ChannelId |
取得或設定參考交談所在的通道識別碼。 |
Conversation |
取得或設定交談的參考。 |
Locale |
取得或設定 (參考交談的選擇性) A BCP-47 地區設定名稱。 |
ServiceUrl |
取得或設定 (選擇性) 服務端點,其中可能會執行與參考交談相關的作業。 |
User |
取得或設定 (選擇性) 參與此交談的使用者。 |
方法
GetContinuationActivity() |
Activity從交談參考建立,因為它會張貼至 Bot。 |