Type Alias CatchQRCallback
CatchQRCallback: (
qrCode: string,
asciiQR: string,
attempt: number,
urlCode?: string,
) => void
Type declaration
- (qrCode: string, asciiQR: string, attempt: number, urlCode?: string): void
Parameters
- qrCode: string
- asciiQR: string
- attempt: number
Optional
urlCode: string
Returns void
A callback will be received, informing the status of the qrcode