|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BarcodeDecoderListener
Listener used in conjunction with BarcodeScanner.
| Method Summary | ||
|---|---|---|
void |
barcodeDecoded(String rawText)
Notified when a barcode has been decoded. |
|
| Method Detail |
|---|
void barcodeDecoded(String rawText)
rawText - the toString of the Object returned by BarcodeDecoder.decode(byte[], int, int). If used in conjunction with
the zxing library, this will be com.google.zxing.Result.getText.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal