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

Home > cloud189-sdk > QRCodeStatus

QRCodeStatus enum

QR code scan status enum

Signature:

export declare enum QRCodeStatus 

Enumeration Members

Member

Value

Description

EXPIRED

-11001

QR code expired

SCANNED

-11002

User scanned, waiting for confirmation on device

SUCCESS

0

Login success

WAITING

-106

Waiting for user to scan

Edit this page