NIM PC Cross Platform SDK
|
#include <nim_qchat_channel_def.h>
Public 属性 | |
nim_qchat_channel_create_category_cb_func | cb |
创建频道分组回调 | |
void * | user_data |
自定义用户数据 | |
uint64_t | server_id |
服务器 id | |
char * | name |
名称 | |
char * | custom |
自定义字段 | |
NIMQChatChannelViewMode | view_mode |
查看模式 | |
nim_qchat_channel_create_category_cb_func NIMQChatChannelCategoryCreateParam::cb |
创建频道分组回调
char* NIMQChatChannelCategoryCreateParam::custom |
自定义字段
char* NIMQChatChannelCategoryCreateParam::name |
名称
uint64_t NIMQChatChannelCategoryCreateParam::server_id |
服务器 id
void* NIMQChatChannelCategoryCreateParam::user_data |
自定义用户数据
NIMQChatChannelViewMode NIMQChatChannelCategoryCreateParam::view_mode |
查看模式