OnStoppedListener

Interface to notify when measurement collection stops. This happens automatically when enough measurements are found after periods when device stops being static, or if an error occurs.

Functions

Link copied to clipboard
abstract fun onStopped(calibrator: C)

Called when measurement collection stops. This happens automatically when enough measurements are found after periods when device stops being static, or if an error occurs.