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

#include <v2_nim_def_struct.hpp>

Public 属性

uint64_t offset {0}
 下一次拉取的偏移
 
bool finished {false}
 数据是否拉取完毕
 
nstd::vector< V2NIMConversationconversationList
 会话列表
 

类成员变量说明

◆ conversationList

nstd::vector<V2NIMConversation> v2::V2NIMConversationResult::conversationList

会话列表

◆ finished

bool v2::V2NIMConversationResult::finished {false}

数据是否拉取完毕

◆ offset

uint64_t v2::V2NIMConversationResult::offset {0}

下一次拉取的偏移


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