Package 

Interface HealthInsuranceCardScannerFrameHandler.ResultHandler

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

    
    public interface HealthInsuranceCardScannerFrameHandler.ResultHandler
     implements BaseResultHandler<HealthInsuranceCardRecognitionResult, SdkLicenseError>
                        

    Continuously notified about HIC data detection results.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class io.scanbot.sdk.hicscanner.HealthInsuranceCardScannerFrameHandler.ResultHandler

        handle
      • Methods inherited from class java.lang.Object

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