new Instance
static PaymentQRCodeReader newInstance(@NonNull() QRCodeDetectorTask qrCodeDetectorTask)
Content copied to clipboard
Create a new instance which uses the provided QRCodeDetectorTask to do QRCodedetection.
Return
new instance
Parameters
qrCodeDetectorTask
a QRCodeDetectorTask implementation