跳转至

Struct qqmusic::QRCode

ClassList > qqmusic > QRCode

二维码信息

  • #include <login.h>

Public Attributes

Type Name
qqmusic::utils::buffer data
qr code image binary data
std::string identifier
qr code identifier
std::string mimie_type
qr code image type
QRLoginType qr_type
qr code type

Public Attributes Documentation

variable data

qr code image binary data

qqmusic::utils::buffer qqmusic::QRCode::data;


variable identifier

qr code identifier

std::string qqmusic::QRCode::identifier;


variable mimie_type

qr code image type

std::string qqmusic::QRCode::mimie_type;


variable qr_type

qr code type

QRLoginType qqmusic::QRCode::qr_type;



The documentation for this class was generated from the following file include/qqmusic/login.h