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
Contents
Type
Default Value
Description
Symbology identification
Integer
-1
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.
Decoding data
String
UTF-8
It will be get with getStringExtra function.
-
Name of Extra:
EXTRA_BARCODE_DECODED_DATA