NetworkConnectivity
Description:
[ CCode ( cprefix = "G_NETWORK_CONNECTIVITY_" , type_id = "g_network_connectivity_get_type ()" ) ]
[ Version ( since = "2.44" ) ]
public enum NetworkConnectivity
Content:
Enum values:
- FULL - The host is connected to a
network, and appears to be able to reach the full Internet.
- LIMITED - The host is connected to
a network, but does not appear to be able to reach the full Internet, perhaps due to upstream network problems.
- LOCAL - The host is not configured
with a route to the Internet; it may or may not be connected to a local network.
- PORTAL - The host is behind a
captive portal and cannot reach the full Internet.