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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatRemoveMemberRoleParam ()=default
 
 QChatRemoveMemberRoleParam (const NIMQChatRemoveMemberRoleParam &param)
 
NIMQChatRemoveMemberRoleParam ToCParam () const
 

Public 属性

QChatRemoveMemberRoleCallback cb
 
uint64_t server_id = 0
 服务器 ID
 
uint64_t channel_id = 0
 频道 ID
 
std::string accid
 用户账号列表
 

构造及析构函数说明

◆ QChatRemoveMemberRoleParam() [1/2]

nim::QChatRemoveMemberRoleParam::QChatRemoveMemberRoleParam ( )
default

◆ QChatRemoveMemberRoleParam() [2/2]

nim::QChatRemoveMemberRoleParam::QChatRemoveMemberRoleParam ( const NIMQChatRemoveMemberRoleParam param)
inline

成员函数说明

◆ ToCParam()

NIMQChatRemoveMemberRoleParam nim::QChatRemoveMemberRoleParam::ToCParam ( ) const
inline

类成员变量说明

◆ accid

std::string nim::QChatRemoveMemberRoleParam::accid

用户账号列表

◆ cb

QChatRemoveMemberRoleCallback nim::QChatRemoveMemberRoleParam::cb

◆ channel_id

uint64_t nim::QChatRemoveMemberRoleParam::channel_id = 0

频道 ID

◆ server_id

uint64_t nim::QChatRemoveMemberRoleParam::server_id = 0

服务器 ID


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