GeofenceCallback

open class GeofenceCallback

Functions

onGeofenceEvent
Link copied to clipboard
fun onGeofenceEvent(event: GeofencingEvent)

Properties

callback
Link copied to clipboard
var callback: (event: GeofencingEvent) -> Unit