mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common.experimental.geofencing
/
GeofencingUtils
/
setUserConsent
set
User
Consent
@
RestrictTo
(
value
=
Scope.LIBRARY_GROUP_PREFIX
)
@
MainThread
open
fun
setUserConsent
(
isConsentGiven
:
Boolean
,
@
NonNull
callback
:
GeofencingUtilsUserConsentResponseCallback
)