PermissionStatus
A set of enums pertaining to the current authorization status of an PermissionType
.
-
Indicates that the permission has not been requested.
-
Indicates that the permission has been explicitly denied by the user.
-
Indicates that the permission has been authorized by the user.
-
Indicates that the permission is not available on the user’s device.
-
Indicates that the permission has been configured incorrectly.