retrieveBrazeGeofencesFromLocalStorage

fun retrieveBrazeGeofencesFromLocalStorage(sharedPreferences: <Error class: unknown class>): List<BrazeGeofence>

Retrieve stored Braze geofence objects from local storage.

Return

a list of BrazeGeofence objects parsed from shared preferences

Parameters

sharedPreferences

a shared preference instance pointing to where geofences are stored.