public interface DataCaptureScenario.CloseListener
Listener for the close button.
abstract Unit
onClose()
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@MainThread() abstract Unit onClose()
Called on scenario cancellation with close button.