get_permissions_state


Description:

[ Version ( since = "1.24" ) ]
public Ternary get_permissions_state ()

Parameters:

this

the Client instance

Returns:

the state of the cached permissions. nm_ternary_default means that no permissions result was yet received. All permissions are unknown. nm_ternary_true means that the permissions got received and are cached. %nm_ternary_false means that permissions are cached, but they are invalided as "CheckPermissions" signal was received in the meantime.