MapGeofencingConsent

Definition of map Geofencing consent utilities

Functions

Link copied to clipboard
abstract fun getUserConsent(): Boolean

Get the Geofencing user consent state.

Link copied to clipboard
abstract fun setUserConsent(isConsentGiven: Boolean, callback: GeofencingUtilsUserConsentResponseCallback)

Set the end-user consent for Geofencing to run.

Link copied to clipboard
abstract fun shouldShowConsent(): Boolean

Checks if the Geofencing user consent dialog should be shown.