WindowsPushMessage Constructor (Int32, TileBinding())
Initializes a new instance of the WindowsPushMessage class.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Parameters
- version
-
Type:
System.Int32
The version of the tile XML schema this particular payload was developed for (e.g. "1" or "2").
- bindings
-
Type:
Microsoft.WindowsAzure.Mobile.Service.TileBinding()
An initial set of bindings for this WindowsPushMessage.
Show: