[This documentation is preliminary and is subject to change.]
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. This is a push notification that does not involve UI. Its contents are used to perform a background task on the app. |
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 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
Build date: 5/22/2012
