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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatAddMemberRoleParam ()=default
 
 QChatAddMemberRoleParam (const NIMQChatAddMemberRoleParam &param)
 
NIMQChatAddMemberRoleParam ToCParam () const
 

Public 属性

QChatAddMemberRoleCallback cb
 
uint64_t server_id = 0
 
uint64_t channel_id = 0
 
std::string accid
 

构造及析构函数说明

◆ QChatAddMemberRoleParam() [1/2]

nim::QChatAddMemberRoleParam::QChatAddMemberRoleParam ( )
default

◆ QChatAddMemberRoleParam() [2/2]

nim::QChatAddMemberRoleParam::QChatAddMemberRoleParam ( const NIMQChatAddMemberRoleParam param)
inline

成员函数说明

◆ ToCParam()

NIMQChatAddMemberRoleParam nim::QChatAddMemberRoleParam::ToCParam ( ) const
inline

类成员变量说明

◆ accid

std::string nim::QChatAddMemberRoleParam::accid

◆ cb

QChatAddMemberRoleCallback nim::QChatAddMemberRoleParam::cb

◆ channel_id

uint64_t nim::QChatAddMemberRoleParam::channel_id = 0

◆ server_id

uint64_t nim::QChatAddMemberRoleParam::server_id = 0

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