DS5-AX User Manual Ver.0 2016. 03.17
58
- Name of Decoding Broadcast (
Modifiable
): app.dsic.barcodetray.BARCODE_BR_DECODING_DATA
In case to modify the name of Decoding Broadcast, please use AIDL API.
Decoding Broadcast contains below
Symbology Identification
and
Decoding data
It will be get with getIntExtra function.
- Name of Extra: EXTRA_BARCODE_DECODED_SYMBOLE
In case your decoding fail, such as
Scan stop
, or
Scan Time out
, you still shall be received
Broadcast without decoded data.
It will be get with getStringExtra function.
- Name of Extra: EXTRA_BARCODE_DECODED_DATA