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

#include <nim_qchat_message_cpp_def.h>

Public 成员函数

 QChatGetTextCacheParam ()=default
 
 QChatGetTextCacheParam (const NIMQChatGetTextCacheParam &c_param)
 
NIMQChatGetTextCacheParam ToCParam () const
 

Public 属性

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

构造及析构函数说明

◆ QChatGetTextCacheParam() [1/2]

nim::QChatGetTextCacheParam::QChatGetTextCacheParam ( )
default

◆ QChatGetTextCacheParam() [2/2]

nim::QChatGetTextCacheParam::QChatGetTextCacheParam ( const NIMQChatGetTextCacheParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatGetTextCacheParam nim::QChatGetTextCacheParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

GetTextCacheCallback nim::QChatGetTextCacheParam::cb = nullptr

回调函数

◆ channel_id

uint64_t nim::QChatGetTextCacheParam::channel_id {0}

频道ID

◆ server_id

uint64_t nim::QChatGetTextCacheParam::server_id {0}

服务器ID


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