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

#include <nim_qchat_system_notification_cpp_def.h>

类 nim::QChatSystemNotificationDataQuickCommentChanged 继承关系图:
nim::QChatSystemNotificationDataBase

Public 成员函数

 QChatSystemNotificationDataQuickCommentChanged ()=default
 
 QChatSystemNotificationDataQuickCommentChanged (const NIMQChatSystemNotificationDataQuickCommentChanged &c_param)
 
- Public 成员函数 继承自 nim::QChatSystemNotificationDataBase
virtual ~QChatSystemNotificationDataBase ()
 

Public 属性

uint64_t server_id = 0
 服务器ID
 
uint64_t channel_id = 0
 频道ID
 
std::string msg_sender_accid
 发送者accid
 
uint64_t msg_server_id {0}
 消息id
 
uint64_t msg_timestamp {0}
 消息时间戳
 
uint64_t type {0}
 消息类型
 
NIMQChatQuickCommentOperation operate_type
 操作类型
 
std::string operator_accid
 操作者
 

构造及析构函数说明

◆ QChatSystemNotificationDataQuickCommentChanged() [1/2]

nim::QChatSystemNotificationDataQuickCommentChanged::QChatSystemNotificationDataQuickCommentChanged ( )
default

◆ QChatSystemNotificationDataQuickCommentChanged() [2/2]

nim::QChatSystemNotificationDataQuickCommentChanged::QChatSystemNotificationDataQuickCommentChanged ( const NIMQChatSystemNotificationDataQuickCommentChanged c_param)
inline

类成员变量说明

◆ channel_id

uint64_t nim::QChatSystemNotificationDataQuickCommentChanged::channel_id = 0

频道ID

◆ msg_sender_accid

std::string nim::QChatSystemNotificationDataQuickCommentChanged::msg_sender_accid

发送者accid

◆ msg_server_id

uint64_t nim::QChatSystemNotificationDataQuickCommentChanged::msg_server_id {0}

消息id

◆ msg_timestamp

uint64_t nim::QChatSystemNotificationDataQuickCommentChanged::msg_timestamp {0}

消息时间戳

◆ operate_type

NIMQChatQuickCommentOperation nim::QChatSystemNotificationDataQuickCommentChanged::operate_type

操作类型

◆ operator_accid

std::string nim::QChatSystemNotificationDataQuickCommentChanged::operator_accid

操作者

◆ server_id

uint64_t nim::QChatSystemNotificationDataQuickCommentChanged::server_id = 0

服务器ID

◆ type

uint64_t nim::QChatSystemNotificationDataQuickCommentChanged::type {0}

消息类型


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