public interface DecoderListener
Modifier and Type | Method and Description |
---|---|
boolean |
onKeepGoingCallback()
Handler for listener when a keep going callback occurs
|
boolean |
onMultiReadCallback()
Handler for listener when a multiple decode result is available.
|
boolean onKeepGoingCallback()
boolean onMultiReadCallback()