NIM PC Cross Platform SDK
|
#include <nim_qchat_channel_def.h>
Public 属性 | |
nim_qchat_channel_update_category_cb_func | cb |
更新频道分组回调 | |
void * | user_data |
自定义用户数据 | |
uint64_t | category_id |
分组 id | |
char * | name |
名称 | |
char * | custom |
自定义字段 | |
NIMQChatChannelViewMode | view_mode |
查看模式 | |
uint64_t NIMQChatChannelCategoryUpdateParam::category_id |
分组 id
nim_qchat_channel_update_category_cb_func NIMQChatChannelCategoryUpdateParam::cb |
更新频道分组回调
char* NIMQChatChannelCategoryUpdateParam::custom |
自定义字段
char* NIMQChatChannelCategoryUpdateParam::name |
名称
void* NIMQChatChannelCategoryUpdateParam::user_data |
自定义用户数据
NIMQChatChannelViewMode NIMQChatChannelCategoryUpdateParam::view_mode |
查看模式