Companion

object Companion

Functions

Link copied to clipboard
fun getGeofencesEnabledFromServerConfig(serverConfigStorageProvider: <Error class: unknown class>): 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: <Error class: unknown class>): Int
Link copied to clipboard
fun retrieveBrazeGeofencesFromLocalStorage(sharedPreferences: <Error class: unknown class>): List<BrazeGeofence>

Retrieve stored Braze geofence objects from local storage.