Gets the text encrypted by the barcode.
<void> Barcode.getText(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the encrypted text. |
| error |
Optional. Is called when the operation failed with an error. |