Contains classes and interfaces that encapsulate push notifications.
Members
The Windows.Networking.PushNotifications namespace has these types of members:
Classes
The Windows.Networking.PushNotifications namespace has these classes.
| Class | Description |
|---|---|
| PushNotificationChannel | Represents a delivery vehicle and addressing mechanism for push notifications. The channel Uniform Resource Identifier (URI) represented by this interface is used by a third-party application server to communicate with the Windows Push Notification Services (WNS). The push notification channel is used by the client to intercept notifications. |
| PushNotificationChannelManager | Creates objects that you use to retrieve push notification channels from the Windows Push Notification Services (WNS). These channels are bound to an app or secondary tile. |
| PushNotificationReceivedEventArgs | Encapsulates a push notification that has been received from the app server, identifying the type and supplying the content of the notification. Windows passes this information in the PushNotificationReceived event. |
| RawNotification | Encapsulates the app-defined content of a raw notification (a push notification that does not involve UI). Its contents can be used in an app's background task, if the app has that capability, or otherwise consumed by the app and acted on as needed. |
Enumerations
The Windows.Networking.PushNotifications namespace has these enumerations.
| Enumeration | Description |
|---|---|
| PushNotificationType | The type of push notification that has been received from the app server. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
Build date: 12/4/2012