Enum NetworkType

Enum Documentation

enum Microsoft::Applications::Events::NetworkType

The NetworkType enumeration contains a set of values that specify the type of network that a device is connected to.

Values:

enumerator NetworkType_Any

Any type of network.

enumerator NetworkType_Unknown

The type of network is unknown.

enumerator NetworkType_Wired

A wired network.

enumerator NetworkType_Wifi

A Wi-fi network.

enumerator NetworkType_WWAN

A wireless wide-area network.