Maps SDK for Android
Toggle table of contents
1.8.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Maps SDK for Android
Maps SDK for Android
/
com.magiclane.sdk.util
/
Util
/
hasPermissions
has
Permissions
fun
hasPermissions
(
context
:
Context
,
permissions
:
Array
<
String
>
,
mustHaveAll
:
Boolean
=
true
)
:
Boolean
Tests if the provided permissions are already granted.