stop
fun stop(context: Context, geoTriggeringStatusListener: GeoTriggeringStatusListener)
Content copied to clipboard
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
geo Triggering Status Listener
(Mandatory) GeoTriggeringStatusListener to provide stop geo triggering completion callback if GeoTriggering stopped successfully.