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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatGetExistingAccidsInServerRoleParam ()=default
 
 QChatGetExistingAccidsInServerRoleParam (const NIMQChatGetExistingAccidsInServerRoleParam &param)
 
NIMQChatGetExistingAccidsInServerRoleParam ToCParam () const
 

Public 属性

QChatGetExistingAccidsInServerRoleCallback cb
 
uint64_t server_id {0}
 
uint64_t role_id {0}
 
std::vector< std::string > accids
 

Protected 属性

std::vector< QChatMemberAccountIdaccids_
 

构造及析构函数说明

◆ QChatGetExistingAccidsInServerRoleParam() [1/2]

nim::QChatGetExistingAccidsInServerRoleParam::QChatGetExistingAccidsInServerRoleParam ( )
default

◆ QChatGetExistingAccidsInServerRoleParam() [2/2]

nim::QChatGetExistingAccidsInServerRoleParam::QChatGetExistingAccidsInServerRoleParam ( const NIMQChatGetExistingAccidsInServerRoleParam param)
inline

成员函数说明

◆ ToCParam()

NIMQChatGetExistingAccidsInServerRoleParam nim::QChatGetExistingAccidsInServerRoleParam::ToCParam ( ) const
inline

类成员变量说明

◆ accids

std::vector<std::string> nim::QChatGetExistingAccidsInServerRoleParam::accids

◆ accids_

std::vector<QChatMemberAccountId> nim::QChatGetExistingAccidsInServerRoleParam::accids_
mutableprotected

◆ cb

QChatGetExistingAccidsInServerRoleCallback nim::QChatGetExistingAccidsInServerRoleParam::cb

◆ role_id

uint64_t nim::QChatGetExistingAccidsInServerRoleParam::role_id {0}

◆ server_id

uint64_t nim::QChatGetExistingAccidsInServerRoleParam::server_id {0}

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