onNonPaymentQRCodeDetected

Called when a QRCode was found without a supported payment data format.

Parameters

qrCodeContent

the content of the QRCode

void onNonPaymentQRCodeDetected(String qrCodeContent)