Microsoft.Windows.PushNotifications 네임스페이스

이 네임스페이스는 WNS(Windows 푸시 알림 서비스)를 사용하는 푸시 알림을 관리하기 위한 API를 제공합니다.

클래스

PushNotificationChannel

푸시 알림 채널을 나타냅니다.

PushNotificationCreateChannelResult

CreateChannelAsync 호출로 시작된 푸시 채널 만들기 요청의 결과를 나타냅니다.

PushNotificationManager

푸시 알림을 수신하기 위해 수신 및 등록을 위한 API를 제공합니다.

참고

PushNotificationManager 클래스는 Singleton 패키지에 종속됩니다. 이러한 종속성 때문에 자체 포함 앱에서 이러한 API를 호출하는 경우 주의해야 할 특정 고려 사항이 있습니다. 자세한 정보 및 세부 정보는 추가 MSIX 패키지에 대한 종속성을 참조하세요.

PushNotificationReceivedEventArgs

PushReceived 이벤트에 대한 데이터를 제공합니다.

구조체

PushNotificationCreateChannelStatus

CreateChannelAsync 호출로 시작된 푸시 채널 만들기 요청에 대한 상태 정보를 제공합니다.

열거형

PushNotificationChannelStatus

CreateChannelAsync를 호출하여 만든 푸시 채널의 상태 지정합니다.