requestGeofenceRefresh

internal fun requestGeofenceRefresh(location: IBrazeLocation?)

Requests the geofence manager to request a geofence refresh from Braze with geofences appropriate for the reported location.

Parameters

location

the reported current location of the SDK, used server-side to choose the most appropriate geofences to return.


internal fun requestGeofenceRefresh(ignoreRateLimit: Boolean)

Requests the geofence manager to request a geofence refresh from Braze, ignoring the rate limit if appropriate. The geofence manager will automatically request a location fix for the geofence refresh.

Parameters

ignoreRateLimit

whether to ignore the global refresh rate limit