다음을 통해 공유


ReminderNotificationTriggerDetails 클래스

정의

액세서리에 미리 알림 알림을 렌더링하는 데 필요한 모든 정보를 나타냅니다.

public ref class ReminderNotificationTriggerDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class ReminderNotificationTriggerDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public sealed class ReminderNotificationTriggerDetails
Public NotInheritable Class ReminderNotificationTriggerDetails
상속
Object Platform::Object IInspectable ReminderNotificationTriggerDetails
특성
구현

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.Reminder입니다.

AppDisplayName

알림을 생성한 앱의 표시 이름입니다.

AppId

알림을 생성한 앱의 instance ID입니다.

Appointment

미리 알림에 대한 추가 세부 정보가 포함된 Appointment 개체입니다.

Description

미리 알림에 대한 설명입니다.

Details

미리 알림에 대한 추가 세부 정보입니다.

InstanceId

여러 미리 알림 인스턴스 간에 명확하게 구분되는 식별자를 가져옵니다.

ReminderId

알림에 대한 해당 미리 알림의 고유 ID입니다.

ReminderState

미리 알림의 상태를 나타내는 ReminderState 값입니다.

StartedProcessing

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

TimeCreated

알림을 만든 날짜 및 시간입니다.

Timestamp

액세서리 관리자 서비스에서 액세서리 앱으로 알림이 전달된 날짜와 시간을 나타냅니다.

Title

미리 알림의 제목입니다.

적용 대상

추가 정보