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