|
NIM PC Cross Platform SDK
|
Public Member Functions | |
| QChatLoginResp (const NIMQChatLoginResp &c_resp) | |
Public Attributes | |
| uint32_t | res_code {0} |
| 操作结果, 参考NIMResCode | |
| QChatLoginClientInfo | client_info {} |
| 客户端信息 | |
| std::list< QChatLoginClientInfo > | other_clients {} |
| 其他客户端信息 | |