Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.56 KB

pushnotificationreceivedeventargs_rawnotification.md

File metadata and controls

23 lines (16 loc) · 1.56 KB
-api-id -api-type
P:Windows.Networking.PushNotifications.PushNotificationReceivedEventArgs.RawNotification
winrt property

Windows.Networking.PushNotifications.PushNotificationReceivedEventArgs.RawNotification

-description

Gets the app-defined content contained in this push notification, the contents of which are used to perform a background task on the app.

-property-value

Encapsulates the app-defined content of the raw notification. If NotificationType is not of type Raw, this value is NULL.

-remarks

-examples

-see-also

RawNotification, Windows Push Notification Services (WNS) overview, Push and periodic notifications sample (archived), How to authenticate with the Windows Push Notification Service (WNS), How to request, create, and save a notification channel, Push notification service request and response headers, RawNotification