NIM 跨平台 C++ SDK
载入中...
搜索中...
未找到
nim::QChatUpdateMemberRoleParam结构体 参考

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatUpdateMemberRoleParam ()=default
 
 QChatUpdateMemberRoleParam (const NIMQChatUpdateMemberRoleParam &param)
 
NIMQChatUpdateMemberRoleParam ToCParam () const
 

Public 属性

QChatUpdateMemberRoleCallback cb
 
uint64_t server_id = 0
 
uint64_t channel_id = 0
 
std::string accid
 
QChatPermission permissions {}
 

Protected 属性

std::vector< NIMQChatPermissionGrouppermissions_
 

构造及析构函数说明

◆ QChatUpdateMemberRoleParam() [1/2]

nim::QChatUpdateMemberRoleParam::QChatUpdateMemberRoleParam ( )
default

◆ QChatUpdateMemberRoleParam() [2/2]

nim::QChatUpdateMemberRoleParam::QChatUpdateMemberRoleParam ( const NIMQChatUpdateMemberRoleParam param)
inline

成员函数说明

◆ ToCParam()

NIMQChatUpdateMemberRoleParam nim::QChatUpdateMemberRoleParam::ToCParam ( ) const
inline

类成员变量说明

◆ accid

std::string nim::QChatUpdateMemberRoleParam::accid

◆ cb

QChatUpdateMemberRoleCallback nim::QChatUpdateMemberRoleParam::cb

◆ channel_id

uint64_t nim::QChatUpdateMemberRoleParam::channel_id = 0

◆ permissions

QChatPermission nim::QChatUpdateMemberRoleParam::permissions {}

◆ permissions_

std::vector<NIMQChatPermissionGroup> nim::QChatUpdateMemberRoleParam::permissions_
mutableprotected

◆ server_id

uint64_t nim::QChatUpdateMemberRoleParam::server_id = 0

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