WindowsPushMessage Properties
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | Headers | Any additional HTTP headers sent to the Windows Push Notification Services along with the notification. |
![]() | Visual | A VisualTile element which contains multiple binding child elements, each of which defines a tile. |
![]() | XmlPayload | As an alternative to building the notification programmatically by adding TileBinding instances to the WindowsPushMessage, it is possible to provide a complete XML representation which will be sent to the Notification Hub unaltered. |
Show:
