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

#include <nim_qchat_system_notification_def.h>

Public 属性

uint64_t server_id
 服务器ID
 
uint64_t channel_id
 频道ID
 
char * msg_sender_accid
 发送者accid
 
uint64_t msg_server_id
 消息id
 
uint64_t msg_timestamp
 消息时间戳
 
uint64_t type
 消息类型
 
NIMQChatQuickCommentOperation operate_type
 操作类型
 
char * operator_accid
 操作者
 

类成员变量说明

◆ channel_id

uint64_t NIMQChatSystemNotificationDataQuickCommentChanged::channel_id

频道ID

◆ msg_sender_accid

char* NIMQChatSystemNotificationDataQuickCommentChanged::msg_sender_accid

发送者accid

◆ msg_server_id

uint64_t NIMQChatSystemNotificationDataQuickCommentChanged::msg_server_id

消息id

◆ msg_timestamp

uint64_t NIMQChatSystemNotificationDataQuickCommentChanged::msg_timestamp

消息时间戳

◆ operate_type

NIMQChatQuickCommentOperation NIMQChatSystemNotificationDataQuickCommentChanged::operate_type

操作类型

◆ operator_accid

char* NIMQChatSystemNotificationDataQuickCommentChanged::operator_accid

操作者

◆ server_id

uint64_t NIMQChatSystemNotificationDataQuickCommentChanged::server_id

服务器ID

◆ type

uint64_t NIMQChatSystemNotificationDataQuickCommentChanged::type

消息类型


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