mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common.geofencing
/
GeofencingUtils
/
Companion
Companion
object
Companion
Functions
Functions
get
User
Consent
Link copied to clipboard
@
MapboxExperimental
@
JvmStatic
external
fun
getUserConsent
(
)
:
Boolean
is
Active
Link copied to clipboard
@
MapboxExperimental
@
JvmStatic
external
fun
isActive
(
)
:
Boolean
set
User
Consent
Link copied to clipboard
@
MapboxExperimental
@
JvmStatic
external
fun
setUserConsent
(
isConsentGiven
:
Boolean
,
callback
:
GeofencingUtilsUserConsentResponseCallback
)