IBrazeGeofenceApi

Functions

Link copied to clipboard
abstract fun deleteRegisteredGeofenceCache(context: Context)

Deletes the geofence cache.

Link copied to clipboard
abstract fun registerGeofences(context: Context, geofenceList: List<BrazeGeofence>, geofenceRequestIntent: PendingIntent)

Register a list of geofences.

Link copied to clipboard
abstract fun teardownGeofences(applicationContext: Context, intent: PendingIntent)

Teardown all geofences associated with the given intent.

Inheritors

Link copied to clipboard