query
inline suspend fun Permissions.query(permissionDesc: PermissionDescriptor): PermissionStatus(source)
The query() method of the Permissions interface returns the state of a user permission on the global scope.
The query() method of the Permissions interface returns the state of a user permission on the global scope.