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.
| Name | Description | |
|---|---|---|
|
ChannelUriUpdated | Returns the URI associated with the notification channel. |
|
ConnectionStatusChanged | Occurs when the connection status has changed. |
|
ErrorOccurred | Raised when something unexpected happens when using the HttpNotificationChannel class. |
|
HttpNotificationReceived | Raised when the application receives a raw notification. |
|
ShellToastNotificationReceived | Raised when the application receives a toast notification. |
Show: