Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui
/
com.mapsted.ui.utils.common
/
PermissionManager
Permission
Manager
open
class
PermissionManager
/ mainActivity.continueLoadMain();
Members
Constructors
Permission
Manager
Link copied to clipboard
constructor
(
)
Properties
REQUEST_
READ_
EXTERNAL_
STORAGE
Link copied to clipboard
val
REQUEST_READ_EXTERNAL_STORAGE
:
Int
=
2
Functions
check
Camera
Link copied to clipboard
open
fun
checkCamera
(
activity
:
Activity
,
ifShowExplanation
:
Boolean
)
:
Boolean
check
External
Storage
Link copied to clipboard
open
fun
checkExternalStorage
(
activity
:
Activity
)
:
Boolean