ClientInstanceFlags
Description:
[ CCode ( cprefix = "NM_CLIENT_INSTANCE_FLAGS_" , type_id = "nm_client_instance_flags_get_type ()" ) ]
[ Flags ]
[ Version ( since = "1.24" ) ]
public enum ClientInstanceFlags
Content:
Enum values:
- NONE - special value to indicate no
flags.
- NO_AUTO_FETCH_PERMISSIONS -
by default, NMClient will fetch the permissions via "GetPermissions" and refetch them when
"CheckPermissions" signal gets received.