Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.59 KB

pushnotificationreceivedeventargs_notificationtype.md

File metadata and controls

27 lines (19 loc) · 1.59 KB
-api-id -api-type
P:Windows.Networking.PushNotifications.PushNotificationReceivedEventArgs.NotificationType
winrt property

Windows.Networking.PushNotifications.PushNotificationReceivedEventArgs.NotificationType

-description

Gets the type of push notification that has been received from the app server.

-property-value

The type (badge, tile, toast, or raw) of push notification that has been received.

-remarks

Channels bound to secondary tiles will only accept push notifications for Tile and Badge updates. Toast and Raw notifications must use a channel bound to an application.

-examples

-see-also

Windows Push Notification Services (WNS) overview, Push and periodic notifications sample (archived), Quickstart: Sending a push notification, How to request, create, and save a notification channel, Push notification service request and response headers

-capabilities

internetClient