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

#include <nim_qchat_system_notification_cpp_def.h>

Public 成员函数

 QChatSystemNotificationUpdatedResp ()=default
 
 QChatSystemNotificationUpdatedResp (const NIMQChatSystemNotificationUpdatedResp &c_resp)
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
QChatMessageUpdateInfo update_info {}
 消息更新信息
 
QChatSystemNotification notification {}
 消息体
 

构造及析构函数说明

◆ QChatSystemNotificationUpdatedResp() [1/2]

nim::QChatSystemNotificationUpdatedResp::QChatSystemNotificationUpdatedResp ( )
default

◆ QChatSystemNotificationUpdatedResp() [2/2]

nim::QChatSystemNotificationUpdatedResp::QChatSystemNotificationUpdatedResp ( const NIMQChatSystemNotificationUpdatedResp c_resp)
inline

类成员变量说明

◆ notification

QChatSystemNotification nim::QChatSystemNotificationUpdatedResp::notification {}

消息体

◆ res_code

uint32_t nim::QChatSystemNotificationUpdatedResp::res_code {0}

操作结果, 参考NIMResCode

◆ update_info

QChatMessageUpdateInfo nim::QChatSystemNotificationUpdatedResp::update_info {}

消息更新信息


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