TextResponse 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 物件,其中包含電話上預設的唯一識別碼和字串文字回應。 當使用者拒絕存取項上的電話時,可以選擇性地傳送這些訊息。 這些物件會傳送為 PhoneNotificationTriggerDetails 的一部分,而且一律會在通話時保持最新狀態。
public ref class TextResponse sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class TextResponse final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public sealed class TextResponse
Public NotInheritable Class TextResponse
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
|
API contract |
Windows.Phone.PhoneContract (已於 v1.0 引進)
|
應用程式功能 |
accessoryManager
|
備註
呼叫此 API 需要應用程式資訊清單中指定 ID_CAP_SMS 和 ID_CAP_SMS_COMPANION 功能。
屬性
Content |
取得字串,表示手機上的預設文字回應。 |
Id |
取得可唯一識別文字回應的識別碼。 |