PushClient.CreateNotification Method (IPushMessage)
Creates a Notification from a IPushMessage.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Protected Overridable Function CreateNotification ( message As IPushMessage ) As Notification
Parameters
- message
-
Type:
Microsoft.WindowsAzure.Mobile.Service.Notifications.IPushMessage
The IPushMessage to create the Notification from.
Show: