HttpNotificationChannel Events

HttpNotificationChannel Events

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The HttpNotificationChannel type exposes the following members.

  NameDescription
Public event ChannelUriUpdated Returns the URI associated with the notification channel.
Public event ConnectionStatusChanged Occurs when the connection status has changed.
Public event ErrorOccurred Raised when something unexpected happens when using the HttpNotificationChannel class.
Public event HttpNotificationReceived Raised when the application receives a raw notification.
Public event ShellToastNotificationReceived Raised when the application receives a toast notification.
Top

Show:
© 2017 Microsoft