NIM PC Cross Platform SDK
nim_qchat::QChatLoginParam Struct Reference

Public Member Functions

const NIMQChatLoginParam ToCParam () const
 

Public Attributes

LoginCallback cb {nullptr}
 回调函数
 
std::string appkey {""}
 app唯一标识符
 
std::string accid {""}
 用户帐号
 
NIMQChatLoginAuthType auth_type {kNIMQChatLoginAuthTypeDefault}
 鉴权方式
 
std::string login_token {""}
 登陆的token
 
std::string login_ext {""}
 登录自定义字段
 
std::list< std::string > link_address {}
 链接地址列表
 

Protected Attributes

std::string link_address_json_array
 

The documentation for this struct was generated from the following file: