1 out of 2 rated this helpful - Rate this topic

Microsoft.Phone.Notification Namespace

Windows Phone

March 22, 2012

The Microsoft.Phone.Notification namespace provides classes for receiving notifications from the Microsoft Push Notification Service.

  Class Description
Public class HttpNotification Contains the raw notification data that has been passed to the application from the Microsoft Push Notification Service.
Public class HttpNotificationChannel Creates a notification channel between the Microsoft Push Notification Service and the Push Client and creates a new subscription for raw notifications.
Public class HttpNotificationEventArgs Contains the event data when the connectivity status between the Push Client and the Microsoft Push Notification Services changes.
Public class NotificationChannelConnectionEventArgs Provides data for ConnectionStatusChanged events.
Public class NotificationChannelErrorEventArgs The argument returned with the ErrorOccurred event.
Public class NotificationChannelUriEventArgs Contains the event data when a notification channel receives the channel’s URI.
Public class NotificationEventArgs Contains the event data for when a notification channel receives a Tile or toast notification.
  Enumeration Description
Public enumeration ChannelConnectionStatus Identifies the current connectivity status between the Push Client and the Microsoft Push Notification Service.
Public enumeration ChannelErrorType An enumeration that contains asynchronous errors sent from the Push Client to the application. These error values can occur regardless of whether the application is running in the foreground or not.
Public enumeration ChannelPowerLevel The additional data associated with the PowerLevelChanged message.

Did you find this helpful?
(1500 characters remaining)