Share via


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

알림을 생성한 앱의 instance ID를 나타냅니다.

StartedProcessing

액세서리가 알림 처리를 시작했는지 여부를 지정합니다.

TimeCreated

알림이 만들어진 날짜/시간을 나타냅니다.

적용 대상