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

#include <nim_qchat_message_def.h>

Public 属性

uint64_t type
 评论类型
 
uint64_t count
 这个评论的数量
 
uint64_t create_time
 创建时间
 
bool include_yourself
 是否包含自己
 
char ** accids
 若干个添加过评论的 account ID
 
size_t account_count
 account ID 总数
 

类成员变量说明

◆ accids

char** NIMQChatQuickCommentDetail::accids

若干个添加过评论的 account ID

◆ account_count

size_t NIMQChatQuickCommentDetail::account_count

account ID 总数

◆ count

uint64_t NIMQChatQuickCommentDetail::count

这个评论的数量

◆ create_time

uint64_t NIMQChatQuickCommentDetail::create_time

创建时间

◆ include_yourself

bool NIMQChatQuickCommentDetail::include_yourself

是否包含自己

◆ type

uint64_t NIMQChatQuickCommentDetail::type

评论类型


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