Companion

object Companion

Functions

Link copied to clipboard
fun getGeofencesEnabledFromServerConfig(serverConfigStorageProvider: ServerConfigStorageProvider): Boolean

Together with BrazeGeofenceManager#isGeofencesEnabledFromEnvironment(Context) determines whether the geofence feature is enabled for the current app run. Both checks must be satisfied for geofences to be enabled.

Link copied to clipboard
fun getMaxNumToRegister(serverConfigStorageProvider: ServerConfigStorageProvider): Int
Link copied to clipboard

Retrieve stored Braze geofence objects from local storage.