Companion

object Companion

Functions

Link copied to clipboard
@MapboxExperimental
external fun getUserConsent(): Boolean

Get the Geofencing user consent state.

Link copied to clipboard
@MapboxExperimental
external fun isActive(): Boolean

Get status of Geofencing.

Link copied to clipboard
@MapboxExperimental
external fun setUserConsent(isConsentGiven: Boolean, callback: GeofencingUtilsUserConsentResponseCallback)