Package 

Interface CameraScan.OnScanResultCallback

    • Method Summary

      Modifier and Type Method Description
      abstract void onScanResultCallback(@NonNull() AnalyzeResult<T> result) 扫描结果回调
      void onScanResultFailure() 扫描结果识别失败时触发此回调方法
      • Methods inherited from class java.lang.Object

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