NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
NIMQChatChannelCategoryCreateParam结构体 参考

#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
 查看模式
 

类成员变量说明

◆ cb

nim_qchat_channel_create_category_cb_func NIMQChatChannelCategoryCreateParam::cb

创建频道分组回调

◆ custom

char* NIMQChatChannelCategoryCreateParam::custom

自定义字段

◆ name

char* NIMQChatChannelCategoryCreateParam::name

名称

◆ server_id

uint64_t NIMQChatChannelCategoryCreateParam::server_id

服务器 id

◆ user_data

void* NIMQChatChannelCategoryCreateParam::user_data

自定义用户数据

◆ view_mode

NIMQChatChannelViewMode NIMQChatChannelCategoryCreateParam::view_mode

查看模式


该结构体的文档由以下文件生成: