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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatRemoveChannelCategoryRoleParam ()=default
 
 QChatRemoveChannelCategoryRoleParam (const NIMQChatRemoveChannelCategoryRoleParam &param)
 
NIMQChatRemoveChannelCategoryRoleParam ToCParam () const
 

Public 属性

QChatRemoveChannelCategoryRoleCallback cb
 
uint64_t server_id {0}
 
uint64_t category_id {0}
 
uint64_t role_id {0}
 

构造及析构函数说明

◆ QChatRemoveChannelCategoryRoleParam() [1/2]

nim::QChatRemoveChannelCategoryRoleParam::QChatRemoveChannelCategoryRoleParam ( )
default

◆ QChatRemoveChannelCategoryRoleParam() [2/2]

nim::QChatRemoveChannelCategoryRoleParam::QChatRemoveChannelCategoryRoleParam ( const NIMQChatRemoveChannelCategoryRoleParam param)
inline

成员函数说明

◆ ToCParam()

NIMQChatRemoveChannelCategoryRoleParam nim::QChatRemoveChannelCategoryRoleParam::ToCParam ( ) const
inline

类成员变量说明

◆ category_id

uint64_t nim::QChatRemoveChannelCategoryRoleParam::category_id {0}

◆ cb

QChatRemoveChannelCategoryRoleCallback nim::QChatRemoveChannelCategoryRoleParam::cb

◆ role_id

uint64_t nim::QChatRemoveChannelCategoryRoleParam::role_id {0}

◆ server_id

uint64_t nim::QChatRemoveChannelCategoryRoleParam::server_id {0}

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