HttpNotificationChannel Properties
[ 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 | |
|---|---|---|
|
ChannelName | The name of the notification channel. |
|
ChannelUri | The current active notification channel URI. |
|
ConnectionStatus | Get the current channel connection status. |
|
IsShellTileBound | Indicates whether the notification channel is currently bound to a Tile notification subscription. |
|
IsShellToastBound | Indicates whether the notification channel is currently bound to a toast notification subscription. |
Show: