public interface DecodeCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onDecoded(Result result)
Called when decoder has successfully decoded the code
Note that this method always called on a worker thread |
void onDecoded(Result result)
result - Encapsulates the result of decoding a barcode within an imageHandler,
Looper.getMainLooper(),
Activity.runOnUiThread(Runnable)