Package 

Interface ChequeScannerFrameHandler.ResultHandler

  • All Implemented Interfaces:
    io.scanbot.sdk.camera.BaseResultHandler

    
    public interface ChequeScannerFrameHandler.ResultHandler
     implements BaseResultHandler<Result, SdkLicenseError>
                        

    Continuously notified about cheque data detection results.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class io.scanbot.sdk.chequescanner.ChequeScannerFrameHandler.ResultHandler

        handle
      • Methods inherited from class java.lang.Object

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