Companion
object Companion
Properties
Functions
Link copied to clipboard
fun migrateGeofencesListToJson(sharedPrefs: <Error class: unknown class>, currentData: <Error class: unknown class>): <Error class: unknown class>
Migrates the list of geofences from SharedPreferences to DataStore.
Link copied to clipboard
fun migrateGeoListToJson(sharedPrefs: <Error class: unknown class>, currentData: <Error class: unknown class>, key: String): <Error class: unknown class>
Link copied to clipboard
fun migrateIndividualReeligibilityMapToJson(sharedPrefs: <Error class: unknown class>, currentData: <Error class: unknown class>): <Error class: unknown class>
Migrates the individual geofence reeligibility map from SharedPreferences to DataStore.
Link copied to clipboard
fun migrateRegisteredGeofencesListToJson(sharedPrefs: <Error class: unknown class>, currentData: <Error class: unknown class>): <Error class: unknown class>
Migrates the list of registered geofences from SharedPreferences to DataStore.