isAllPermissionsGranted
Checks if all the given permissions are granted.
Return
true
if all permissions are granted, false
otherwise.
Parameters
permissions
List of permissions to check.
Checks if all the given permissions are granted.
true
if all permissions are granted, false
otherwise.
List of permissions to check.