openScanQRCodePage

abstract suspend fun openScanQRCodePage(): GWResult<QRCodeType>

打开扫码页面,识别到对应二维码后自动处理

Return

二维码类型

See also