Companion

object Companion

Functions

Link copied to clipboard
fun getGeofencesEnabledFromServerConfig(serverConfigStorageProvider: ERROR CLASS: Symbol not found for 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: ERROR CLASS: Symbol not found for ServerConfigStorageProvider): Int