Package 

Interface CameraScan.OnScanResultCallback

    • Method Summary

      Modifier and Type Method Description
      abstract boolean onScanResultCallback(Result result) 扫码结果回调
      void onScanResultFailure() 扫码结果识别失败时触发此回调方法
      • Methods inherited from class java.lang.Object

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