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-core
/
com.mapsted.positioning.util.permissions
/
PermissionsFragmentDialog
/
Companion
Companion
object
Companion
Members
Types
Permission
Type
Link copied to clipboard
annotation class
PermissionType
Properties
BLUETOOTH
Link copied to clipboard
const
val
BLUETOOTH
:
Int
=
1
LOCATION
Link copied to clipboard
const
val
LOCATION
:
Int
=
0
NOTIFICATION
Link copied to clipboard
const
val
NOTIFICATION
:
Int
=
2
Functions
new
Instance
Link copied to clipboard
@
JvmStatic
fun
newInstance
(
permissionType
:
Int
,
coreApi
:
CoreApi
?
)
:
PermissionsFragmentDialog