NM.State – libnm-util Reference Manual
State
Description:
[
CCode
( cprefix =
"NM_STATE_"
, has_type_id =
false
) ]
public
enum
State
State
values indicate the current overall networking state.
Namespace:
NM
Package:
libnm-util
Content:
Enum values:
ASLEEP
-
networking is not enabled
CONNECTED_GLOBAL
-
there is global IPv4 and/or IPv6 Internet connectivity
CONNECTED_LOCAL
-
there is only local IPv4 and/or IPv6 connectivity
CONNECTED_SITE
-
there is only site-wide IPv4 and/or IPv6 connectivity
CONNECTING
-
a network connection is being started
DISCONNECTED
-
there is no active network connection
DISCONNECTING
-
network connections are being cleaned up
UNKNOWN
-
networking state is unknown
2022 vala-language.org