WindowsPushMessage Properties

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

NameDescription
System_CAPS_pubpropertyHeaders

Any additional HTTP headers sent to the Windows Push Notification Services along with the notification.

System_CAPS_pubpropertyVisual

A VisualTile element which contains multiple binding child elements, each of which defines a tile.

System_CAPS_pubpropertyXmlPayload

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.

Return to top
Show: