Braze Internal Geofence Api
    An implementation of the geofence calls so that they are contained in a single, external module that clients don't need to include if they don't want location services.
Constructors
Functions
Link copied to clipboard
                Deletes the geofence cache.
Link copied to clipboard
                Link copied to clipboard
                open override fun registerGeofences(context: Context, geofenceList: List<BrazeGeofence>, geofenceRequestIntent: PendingIntent)
Register a list of geofences.
Link copied to clipboard
                Teardown all geofences associated with the given intent.