stopDetect

abstract fun stopDetect()

Stop Detector If active state, DetectorResultObserver.onStopped and a state will be changed to State.INACTIVE abd OnStateChangeListener.onStateChange called. Otherwise, nothing to happen.