Package 

Interface DCScannerFrameHandler.ResultHandler

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

    
    public interface DCScannerFrameHandler.ResultHandler
     implements BaseResultHandler<DisabilityCertificateRecognizerResultInfo, SdkLicenseError>
                        

    Continuously notified about DC data detection results.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class io.scanbot.sdk.dcscanner.DCScannerFrameHandler.ResultHandler

        handle
      • Methods inherited from class java.lang.Object

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