![]() |
NIM 跨平台 C++ SDK
|
#include <nim_qchat_channel_def.h>
Public 属性 | |
| nim_qchat_channel_remove_category_cb_func | cb |
| 删除频道分组回调 | |
| void * | user_data |
| 自定义用户数据 | |
| uint64_t | category_id |
| 分组 id | |
| uint64_t NIMQChatChannelCategoryRemoveParam::category_id |
分组 id
| nim_qchat_channel_remove_category_cb_func NIMQChatChannelCategoryRemoveParam::cb |
删除频道分组回调
| void* NIMQChatChannelCategoryRemoveParam::user_data |
自定义用户数据