OnGeofenceHitListener

fun interface OnGeofenceHitListener

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

Author

Umang Chamaria

Functions

Link copied to clipboard
abstract fun geofenceHit(geofenceData: GeofenceData): Boolean

Called whenever a Geo-fence condition is met.