NIM PC Cross Platform SDK
|
Public Member Functions | |
QChatServerSubscribeResp (const NIMQChatServerSubscribeResp &c_resp) | |
NIMQChatServerSubscribeResp | ToCParam () const |
Public Attributes | |
uint32_t | res_code {0} |
操作结果, 参考NIMResCode | |
std::vector< uint64_t > | failed_servers {} |
订阅失败列表 | |