@WorkerThread
public interface SuccessfulImageListener
extends android.os.Parcelable
| Modifier and Type | Method and Description | 
|---|---|
void | 
onSuccessfulImageAvailable(Image image)
Called on processing thread when recognition process has successfully scanned an item and has
 a successful scan image to return
 Note that all buffers associated with image are available only during life of this method. 
 | 
void onSuccessfulImageAvailable(@NonNull
                                Image image)
Image.clone().image - Image from the successful scan