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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatGetExistingChannelRolesByServerRoleIdsParam ()=default
 
 QChatGetExistingChannelRolesByServerRoleIdsParam (const NIMQChatGetExistingRolesInChannelParam &param)
 
NIMQChatGetExistingRolesInChannelParam ToCParam () const
 

Public 属性

QChatGetExistingRolesInChannelCallback cb
 
uint64_t server_id {0}
 
uint64_t channel_id {0}
 
std::vector< uint64_t > role_ids
 

Protected 属性

std::vector< uint64_t > role_ids_
 

构造及析构函数说明

◆ QChatGetExistingChannelRolesByServerRoleIdsParam() [1/2]

nim::QChatGetExistingChannelRolesByServerRoleIdsParam::QChatGetExistingChannelRolesByServerRoleIdsParam ( )
default

◆ QChatGetExistingChannelRolesByServerRoleIdsParam() [2/2]

nim::QChatGetExistingChannelRolesByServerRoleIdsParam::QChatGetExistingChannelRolesByServerRoleIdsParam ( const NIMQChatGetExistingRolesInChannelParam param)
inline

成员函数说明

◆ ToCParam()

NIMQChatGetExistingRolesInChannelParam nim::QChatGetExistingChannelRolesByServerRoleIdsParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

QChatGetExistingRolesInChannelCallback nim::QChatGetExistingChannelRolesByServerRoleIdsParam::cb

◆ channel_id

uint64_t nim::QChatGetExistingChannelRolesByServerRoleIdsParam::channel_id {0}

◆ role_ids

std::vector<uint64_t> nim::QChatGetExistingChannelRolesByServerRoleIdsParam::role_ids

◆ role_ids_

std::vector<uint64_t> nim::QChatGetExistingChannelRolesByServerRoleIdsParam::role_ids_
mutableprotected

◆ server_id

uint64_t nim::QChatGetExistingChannelRolesByServerRoleIdsParam::server_id {0}

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