mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common.geofencing
/
GeofencingUtils
/
Companion
/
setUserConsent
set
User
Consent
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
@
MapboxExperimental
@
JvmStatic
external
fun
setUserConsent
(
isConsentGiven
:
Boolean
,
callback
:
GeofencingUtilsUserConsentResponseCallback
)