onZoneDwellEvent

abstract fun onZoneDwellEvent(dwellEvent: GeoTriggerEvent, context: Context)

This method is invoked when the SDK registers a dwell event into a geo-feature. There can be only one dwell event per zone.

However, after the user exist and re-entries the zone, the dwell event may occur again.

Parameters

dwellEvent

Provides details of the dwell event.