Package 

Interface DataCaptureScenario.CloseListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onClose() Called on scenario cancellation with close button.
      • Methods inherited from class com.abbyy.mobile.uicomponents.scenario.DataCaptureScenario.CloseListener

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onClose

        @MainThread() abstract Unit onClose()

        Called on scenario cancellation with close button.