GeofenceHandler

interface GeofenceHandler

Functions

onAppOpen
Link copied to clipboard
abstract fun onAppOpen(context: Context)
Updates user location and fetches new fences.
removeGeoFences
Link copied to clipboard
abstract fun removeGeoFences(context: Context)
Remove already set geo-fences.