toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
utils
/
edu.stanford.spezi.core.utils
/
PermissionChecker
Permission
Checker
class
PermissionChecker
@
Inject
constructor
(
context
:
Context
)
Handler class for checking permissions.
Members
Constructors
Permission
Checker
Link copied to clipboard
@
Inject
constructor
(
context
:
Context
)
Functions
is
Permission
Granted
Link copied to clipboard
fun
isPermissionGranted
(
permission
:
String
)
:
Boolean
Checks if the specified permission is granted.