NIM PC Cross Platform SDK
|
#include <nim_qchat_channel_def.h>
Public 属性 | |
uint32_t | res_code |
操作结果, 参考NIMResCode | |
void * | user_data |
自定义用户数据 | |
size_t | channel_list_count |
频道列表数量 | |
NIMQChatChannelInfo * | channel_list |
频道列表 | |
NIMQChatChannelInfo* NIMQChatChannelGetChannelsResp::channel_list |
频道列表
size_t NIMQChatChannelGetChannelsResp::channel_list_count |
频道列表数量
uint32_t NIMQChatChannelGetChannelsResp::res_code |
操作结果, 参考NIMResCode
void* NIMQChatChannelGetChannelsResp::user_data |
自定义用户数据