Class FusePermissionGrantResult<TSupportedPermission>
Type Parameters
- TSupportedPermission extends number = number
Constructors
Methods
isAllGranted
- isAllGranted(): boolean
Returns boolean
isGranted
- isGranted(permission): boolean
Returns boolean
rejectJustifications
- rejectJustifications(): void
Returns void
shouldJustify
- shouldJustify(): boolean
Returns boolean