![]() |
NIM 跨平台 C++ SDK
|
#include <nim_qchat_message_def.h>
Public 属性 | |
| nim_qchat_query_history_msg_cache_cb_func | cb |
| 查询本地缓存消息历史异步回调 | |
| uint64_t | server_id |
| 服务器 ID | |
| uint64_t | channel_id |
| 频道 ID | |
| void * | user_data |
| 自定义用户数据 | |
| nim_qchat_query_history_msg_cache_cb_func NIMQChatGetMessagesCacheParam::cb |
查询本地缓存消息历史异步回调
| uint64_t NIMQChatGetMessagesCacheParam::channel_id |
频道 ID
| uint64_t NIMQChatGetMessagesCacheParam::server_id |
服务器 ID
| void* NIMQChatGetMessagesCacheParam::user_data |
自定义用户数据