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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelGetChannelsPageResp ()=default
 
 QChatChannelGetChannelsPageResp (const NIMQChatChannelGetChannelsPageResp &c_resp)
 
NIMQChatChannelGetChannelsPageResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
QChatPageInfo page_info {}
 分页信息
 
std::vector< QChatChannelInfochannel_list {}
 频道列表
 

Protected 属性

std::vector< NIMQChatChannelInfovec_channels
 

构造及析构函数说明

◆ QChatChannelGetChannelsPageResp() [1/2]

nim::QChatChannelGetChannelsPageResp::QChatChannelGetChannelsPageResp ( )
default

◆ QChatChannelGetChannelsPageResp() [2/2]

nim::QChatChannelGetChannelsPageResp::QChatChannelGetChannelsPageResp ( const NIMQChatChannelGetChannelsPageResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelGetChannelsPageResp nim::QChatChannelGetChannelsPageResp::ToCParam ( ) const
inline

类成员变量说明

◆ channel_list

std::vector<QChatChannelInfo> nim::QChatChannelGetChannelsPageResp::channel_list {}

频道列表

◆ page_info

QChatPageInfo nim::QChatChannelGetChannelsPageResp::page_info {}

分页信息

◆ res_code

uint32_t nim::QChatChannelGetChannelsPageResp::res_code {0}

操作结果, 参考NIMResCode

◆ vec_channels

std::vector<NIMQChatChannelInfo> nim::QChatChannelGetChannelsPageResp::vec_channels
mutableprotected

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