共用方式為


IAccessoryNotificationTriggerDetails 介面

定義

表示附屬通知資料的集合。

public interface class IAccessoryNotificationTriggerDetails
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1768466388, 58314, 18891, 140, 135, 44, 17, 205, 255, 150, 70)]
struct IAccessoryNotificationTriggerDetails
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.Guid(1768466388, 58314, 18891, 140, 135, 44, 17, 205, 255, 150, 70)]
public interface IAccessoryNotificationTriggerDetails
Public Interface IAccessoryNotificationTriggerDetails
衍生
屬性

Windows 需求

裝置系列
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.Phone.PhoneContract (已於 v1.0 引進)
應用程式功能
accessoryManager

備註

呼叫此 API 需要應用程式資訊清單中指定 ID_CAP_SMSID_CAP_SMS_COMPANION 功能。

屬性

AccessoryNotificationType

AccessoryNotificationType,指定收到的通知類型。

AppDisplayName

代表產生通知之應用程式的顯示名稱。

AppId

表示產生通知之應用程式的實例識別碼。

StartedProcessing

指定配件是否已開始處理通知。

TimeCreated

表示建立通知的日期時間。

適用於