NO_AUTO_FETCH_PERMISSIONS


Description:

NO_AUTO_FETCH_PERMISSIONS

by default, NMClient will fetch the permissions via "GetPermissions" and refetch them when "CheckPermissions" signal gets received.

By setting this flag, this behavior can be disabled. You can toggle this flag to enable and disable automatic fetching of the permissions. Watch also get_permissions_state to know whether the permissions are up to date.