NIM 跨平台 C++ SDK
|
#include <nim_qchat_role_def.h>
Public 属性 | |
nim_qchat_role_channel_category_remove_cb_func | cb |
void * | user_data |
uint64_t | server_id |
服务器 ID | |
uint64_t | category_id |
频道分组 ID | |
uint64_t | role_id |
身份组 ID | |
uint64_t NIMQChatRemoveChannelCategoryRoleParam::category_id |
频道分组 ID
nim_qchat_role_channel_category_remove_cb_func NIMQChatRemoveChannelCategoryRoleParam::cb |
uint64_t NIMQChatRemoveChannelCategoryRoleParam::role_id |
身份组 ID
uint64_t NIMQChatRemoveChannelCategoryRoleParam::server_id |
服务器 ID
void* NIMQChatRemoveChannelCategoryRoleParam::user_data |