Interface ParcelableScanResultListener
- All Superinterfaces:
android.os.Parcelable
,ScanResultListener
Scan result listener that can be passed to the activity by intent extras. It should be used for
obtaining of scan results when they cannot be returned through activity result intent extras
(e.g. when results are larger than intent size limit).
-
Nested Class Summary
-
Field Summary
Fields inherited from interface android.os.Parcelable
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
-
Method Summary
Methods inherited from interface android.os.Parcelable
describeContents, writeToParcel
Methods inherited from interface com.microblink.blinkid.view.recognition.ScanResultListener
onScanningDone, onUnrecoverableError