Package 

Interface DataCaptureScenario.Callback

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onDataCaptured(DataCaptureScenario.Result result) Called on successful completion of the scenario.
      abstract Unit onError(Exception exception) Called on scenario interruption with error.
      • Methods inherited from class com.abbyy.mobile.uicomponents.scenario.DataCaptureScenario.Callback

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait