proximity-sdk / com.estimote.proximity_sdk.api / ProximityObserver / Handler

Handler

interface Handler

Handler interface for stopping the started class. You can get objects of this interface after using ProximityObserver.startObserving.

Functions

stop

abstract fun stop(): Unit

Stops the underlying BLE scan. Depending on a ProximityObserver configuration, it may make an additional network calls such as analytics data.