onQRScanned

open fun onQRScanned(url: String)

Called when a QR code is successfully scanned.

Action requires the execution of logic when a QR code is detected!

Parameters

url

The decoded URL or data from the scanned QR code.