Companion

object Companion

Functions

Link copied to clipboard
fun handleGeofenceEvent(applicationContext: Context, geofenceEvent: ERROR CLASS: Symbol not found for GeofencingEvent): Boolean

Records all geofence transitions in the given geofence event.

Link copied to clipboard
private fun handleSingleLocationUpdate(applicationContext: Context, location: Location): Boolean