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

#include <v2_nim_def_struct.hpp>

Public 属性

nstd::string conversationId
 会话 ID
 
uint64_t deleteTime {0}
 被删除的时间
 
nstd::optional< nstd::stringserverExtension
 被删除时填入的扩展字段
 

类成员变量说明

◆ conversationId

nstd::string v2::V2NIMClearHistoryNotification::conversationId

会话 ID

◆ deleteTime

uint64_t v2::V2NIMClearHistoryNotification::deleteTime {0}

被删除的时间

◆ serverExtension

nstd::optional<nstd::string> v2::V2NIMClearHistoryNotification::serverExtension

被删除时填入的扩展字段


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