onQRCodeBytesAvailable

public abstract Unit onQRCodeBytesAvailable(ByteArray qrBytes)

Called after a QR code has been scanned and the bytes of the scanned code are available.

Parameters

qrBytes

The QR bytes (after reading a QR code)