NIM PC Cross Platform SDK
nim_qchat::QChatLoginClientInfo Struct Reference

Public Member Functions

 QChatLoginClientInfo (const NIMQChatLoginClientInfo &c_param)
 
const NIMQChatLoginClientInfo ToCParam () const
 

Public Attributes

NIMQChatClientType client_type {kQChatClientTypeUnknown}
 终端类型
 
std::string device_id {""}
 设备 ID
 
std::string client_ip {""}
 客户端 IP
 
uint16_t client_port {0}
 客户端端口
 
std::string consid {""}
 会话 ID
 
uint64_t timestamp {0}
 时间戳
 
uint32_t custom_client_type {0}
 自定义终端类型
 
std::string custom_tag {""}
 自定义标签
 
std::string os_name {""}
 操作系统名称
 

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