OnGeofenceHitListener

interface OnGeofenceHitListener

Interface definition for a callback which is invoked whenever a Geo-fence condition is met.

Author

Umang Chamaria

Functions

geofenceHit
Link copied to clipboard
abstract fun geofenceHit(geoFenceHit: Intent): Boolean

Called whenever a Geo-fence condition is met.