stop

fun stop(context: Context, geoTriggeringStatusListener: GeoTriggeringStatusListener)

Call this method when the GeoTriggering feature is no longer required. It will instruct the SDK to stop registering entry and exit events, and updating zones.

Since

15.3.0

Parameters

geoTriggeringStatusListener

(Mandatory) GeoTriggeringStatusListener to provide stop geo triggering completion callback if GeoTriggering stopped successfully.