ConnectivityState
Description:
[ CCode ( cprefix = "NM_CONNECTIVITY_" , has_type_id = false ) ]
[ Version ( since = "0.9.8.6" ) ]
public enum ConnectivityState
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.
- NONE - The host is not connected to any
network.
- PORTAL - The host is behind a captive
portal and cannot reach the full Internet.
- UNKNOWN - Network connectivity is
unknown.