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

#include <nim_qchat_message_def.h>

Public 属性

uint64_t server_id
 评论所在服务器 ID
 
uint64_t channel_id
 评论所在频道 ID
 
uint64_t msg_server_id
 评论所属消息服务器 ID
 
uint64_t count
 总的评论数量
 
uint64_t timestamp
 最后一次操作的时间
 
NIMQChatQuickCommentDetaildetail
 评论详情
 
size_t detail_count
 评论详情数量
 

类成员变量说明

◆ channel_id

uint64_t NIMQChatQuickCommentInfo::channel_id

评论所在频道 ID

◆ count

uint64_t NIMQChatQuickCommentInfo::count

总的评论数量

◆ detail

NIMQChatQuickCommentDetail* NIMQChatQuickCommentInfo::detail

评论详情

◆ detail_count

size_t NIMQChatQuickCommentInfo::detail_count

评论详情数量

◆ msg_server_id

uint64_t NIMQChatQuickCommentInfo::msg_server_id

评论所属消息服务器 ID

◆ server_id

uint64_t NIMQChatQuickCommentInfo::server_id

评论所在服务器 ID

◆ timestamp

uint64_t NIMQChatQuickCommentInfo::timestamp

最后一次操作的时间


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