|
NIM PC Cross Platform SDK
|
Public Attributes | |
| uint32_t | res_code |
| 操作结果, 参考NIMResCode | |
| NIMQChatLoginStep | step |
| 操作阶段,如 Link/Auth | |
| void * | user_data |
| 自定义用户数据 | |
| NIMQChatLoginClientInfo | client_info |
| 客户端信息 | |
| size_t | other_clients_count |
| 其他客户端数量 | |
| NIMQChatLoginClientInfo * | other_clients |
| 其他客户端信息 | |