v6.4.2
- Added methods
showScanQrPopup
,closeScanQrPopup
,readTextFromClipboard
to the class WebApp. - Added the events
qrTextReceived
,clipboardTextReceived
. - Added the optional parameter
options
to the methodopenLink
.
showScanQrPopup
, closeScanQrPopup
, readTextFromClipboard
to the class WebApp.qrTextReceived
, clipboardTextReceived
.options
to the method openLink
.