![]() |
NIM 跨平台 C++ SDK
|
#include <nim_qchat_system_notification_cpp_def.h>
Public 成员函数 | |
| QChatSendSystemNotificationResp ()=default | |
| QChatSendSystemNotificationResp (const NIMQChatSendSystemNotificationResp &c_resp) | |
| NIMQChatSendSystemNotificationResp | ToCParam () const |
Public 属性 | |
| uint32_t | res_code {0} |
| 操作结果, 参考NIMResCode | |
| QChatSystemNotification | notification {} |
| 系统消息 | |
|
default |
|
inline |
|
inline |
| QChatSystemNotification nim::QChatSendSystemNotificationResp::notification {} |
系统消息
| uint32_t nim::QChatSendSystemNotificationResp::res_code {0} |
操作结果, 参考NIMResCode