NetworkNotificationType Enumeration

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.

Namespace:  Microsoft.Phone.Net.NetworkInformation
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

No code example is currently available or this language may not be supported.
<object property="enumerationValue" .../>

Member nameDescription
InterfaceConnectedA notification indicating that the network interface has connected.
InterfaceDisconnectedA notification indicating that the network interface has disconnected.
CharacteristicUpdateA notification indicating that the network interface has changed, such as when it changes to roaming.

The default value is InterfaceConnected.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft