cloud189-sdkcloud189-sdk
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub

Home > cloud189-sdk > ConfigurationOptions > onQRCodeReady

ConfigurationOptions.onQRCodeReady property

Callback invoked with QR code URL when ready for scanning

Signature:

onQRCodeReady?: (qrUrl: string) => void;
Edit this page