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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatGetExistingServerRolesByAccidsParam ()=default
 
 QChatGetExistingServerRolesByAccidsParam (const NIMQChatGetServerRolesByMemberIdsParam &param)
 
NIMQChatGetServerRolesByMemberIdsParam ToCParam () const
 

Public 属性

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

Protected 属性

std::vector< QChatMemberAccountIdaccids_
 

构造及析构函数说明

◆ QChatGetExistingServerRolesByAccidsParam() [1/2]

nim::QChatGetExistingServerRolesByAccidsParam::QChatGetExistingServerRolesByAccidsParam ( )
default

◆ QChatGetExistingServerRolesByAccidsParam() [2/2]

nim::QChatGetExistingServerRolesByAccidsParam::QChatGetExistingServerRolesByAccidsParam ( const NIMQChatGetServerRolesByMemberIdsParam param)
inline

成员函数说明

◆ ToCParam()

NIMQChatGetServerRolesByMemberIdsParam nim::QChatGetExistingServerRolesByAccidsParam::ToCParam ( ) const
inline

类成员变量说明

◆ accids

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

◆ accids_

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

◆ cb

QChatGetRolesByMemberIdsCallback nim::QChatGetExistingServerRolesByAccidsParam::cb

◆ server_id

uint64_t nim::QChatGetExistingServerRolesByAccidsParam::server_id {0}

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