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

#include <nim_qchat_message_cpp_def.h>

Public 成员函数

 QChatGetMessagesCacheParam ()=default
 
NIMQChatGetMessagesCacheParam ToCParam () const
 

Public 属性

GetMessagesCacheCallback cb = nullptr
 回调函数
 
uint64_t server_id {0}
 服务器 ID
 
uint64_t channel_id {0}
 频道 ID
 

构造及析构函数说明

◆ QChatGetMessagesCacheParam()

nim::QChatGetMessagesCacheParam::QChatGetMessagesCacheParam ( )
default

成员函数说明

◆ ToCParam()

NIMQChatGetMessagesCacheParam nim::QChatGetMessagesCacheParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

GetMessagesCacheCallback nim::QChatGetMessagesCacheParam::cb = nullptr

回调函数

◆ channel_id

uint64_t nim::QChatGetMessagesCacheParam::channel_id {0}

频道 ID

◆ server_id

uint64_t nim::QChatGetMessagesCacheParam::server_id {0}

服务器 ID


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