NetworkNotificationType Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Describes a notification from the network when a change occurs.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
| Member name | Description | |
|---|---|---|
| InterfaceConnected | A notification indicating that the network interface has connected. | |
| InterfaceDisconnected | A notification indicating that the network interface has disconnected. | |
| CharacteristicUpdate | A notification indicating that the network interface has changed, such as when it changes to roaming. |
Show: