MpnsPushMessage 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 Microsoft Push Notification Services along with the notification. |
![]() | Message | Gets or sets the specific MpnsMessage for this instance. |
![]() | Version | Gets or sets the version of the of the toast or tile. |
![]() | XmlPayload | As an alternative to building the notification programmatically using a CycleTile, FlipTileIconicTile, or Toast (defined in the Notifications namespace), it is possible to provide a complete XML representation which will be sent to the Notification Hub unaltered. |
Show:
