IBraze Geofence Api
interface IBrazeGeofenceApi
Functions
Link copied to clipboard
Deletes the geofence cache.
Link copied to clipboard
abstract fun getGeofenceTransitionPendingIntent(context: <Error class: unknown class>): <Error class: unknown class>
Link copied to clipboard
abstract fun registerGeofences(context: <Error class: unknown class>, geofenceList: List<BrazeGeofence>, geofenceRequestIntent: <Error class: unknown class>)
Register a list of geofences.
Link copied to clipboard
abstract fun teardownGeofences(applicationContext: <Error class: unknown class>, intent: <Error class: unknown class>)
Teardown all geofences associated with the given intent.