Class TextDataScannerStepResult
-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class TextDataScannerStepResult implements Parcelable
Defines a result of the single step of the data scanning flow
-
-
Constructor Summary
Constructors Constructor Description TextDataScannerStepResult(String tag, String text, Double confidence)
-