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

#include <nim_qchat_message_cpp_def.h>

Public 成员函数

 QChatGetMessageHistoryByIdsParam ()=default
 
 QChatGetMessageHistoryByIdsParam (const NIMQChatGetMessageHistoryByIdsParam &c_param)
 
NIMQChatGetMessageHistoryByIdsParam ToCParam () const
 

Public 属性

GetMessageHistoryByIdsCallback cb = nullptr
 
uint64_t server_id = 0
 
uint64_t channel_id = 0
 
std::vector< NIMQChatGetMessageColumnscolumns
 

构造及析构函数说明

◆ QChatGetMessageHistoryByIdsParam() [1/2]

nim::QChatGetMessageHistoryByIdsParam::QChatGetMessageHistoryByIdsParam ( )
default

◆ QChatGetMessageHistoryByIdsParam() [2/2]

nim::QChatGetMessageHistoryByIdsParam::QChatGetMessageHistoryByIdsParam ( const NIMQChatGetMessageHistoryByIdsParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatGetMessageHistoryByIdsParam nim::QChatGetMessageHistoryByIdsParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

GetMessageHistoryByIdsCallback nim::QChatGetMessageHistoryByIdsParam::cb = nullptr

◆ channel_id

uint64_t nim::QChatGetMessageHistoryByIdsParam::channel_id = 0

◆ columns

std::vector<NIMQChatGetMessageColumns> nim::QChatGetMessageHistoryByIdsParam::columns

◆ server_id

uint64_t nim::QChatGetMessageHistoryByIdsParam::server_id = 0

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