|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface UniversalReader.BarcodeListener
Interface definition for a callbacks to notify for barcode event.
Method Summary | |
---|---|
void |
onReadBarcode(int type,
byte[] data)
This method is invoke when barcode is read. |
Method Detail |
---|
void onReadBarcode(int type, byte[] data)
type
- barcode type.data
- barcode data.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |