-
public interface ScanResultListener
-
-
Method Summary
Modifier and Type Method Description abstract voidonScanningDone(@NonNull() RecognitionSuccessType type)-
-
Method Detail
-
onScanningDone
@WorkerThread() abstract void onScanningDone(@NonNull() RecognitionSuccessType type)
-
-
-
-