Package com.microblink.photopay.image
Interface DebugImageListener
- All Superinterfaces:
DebugImageCallback,android.os.Parcelable
Callback that will be invoked when recognition process wishes to display an image.
Unlike
DebugImageCallback, this one supports being transferred via Intent
NOTE: After being de-parcelled, the instance of this interface's implementation lives in the context of activity that performed deparcelization - it is NOT the same instance as the original object that you sent.
-
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 com.microblink.photopay.metadata.image.DebugImageCallback
onImageAvailableMethods inherited from interface android.os.Parcelable
describeContents, writeToParcel