enum Protocol::Network::ConnectionType
Overview
The underlying connection technology that the browser is supposedly using.
Defined in:
protocol/network.crEnum Members
-
None =
0
-
Cellular2g =
1
-
Cellular3g =
2
-
Cellular4g =
3
-
Bluetooth =
4
-
Ethernet =
5
-
Wifi =
6
-
Wimax =
7
-
Other =
8