Microsoft.Azure.Mobile.Server.Notifications
Namespace
Classes
| CycleTile |
Represents a Cycle Tile targeting MPNS. Use the CycleTile with MpnsPushMessage to create an MPNS notification and send it using the PushClient. |
| FlipTile |
Represents a Flip Tile targeting MPNS. Use the FlipTile with MpnsPushMessage to create an MPNS notification and send it using the PushClient. |
| IconicTile |
Represents a Iconic Tile targeting MPNS. Use the IconicTile with IconicTile to create an MPNS notification and send it using the PushClient. |
| MpnsMessage |
Common base class used by MpnsPushMessage and related classes. |
| MpnsTileMessage |
Abstract base class for all MPNS tiles used by MpnsPushMessage and related classes. |
| NotificationInstallation |
The NotificationInstallation contains information for registering a device installation for push notifications through a notification hub. |
| NotificationSecondaryTile |
The NotificationSecondaryTile contains information for registering a WNS secondary tile with a NotificationInstallation. |
| NotificationTemplate |
A NotificationTemplate contains information for registering a template with a NotificationInstallation. |
| PushClient |
The PushClient provides a mechanism for sending notifications to mobile applications through a Notification Hub. |
| Toast |
Represents a Toast notification targeting MPNS. Use the Toast with MpnsPushMessage to create an MPNS notification and send it using the PushClient. |
| VisualTile |
This class represents the |
Interfaces
| IPushMessage |
Marker interface identifying various notification payloads that can be sent to the Notification Hub. |