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

#include <nim_qchat_system_notification_cpp_def.h>

Public 成员函数

 QChatSendSystemNotificationParam ()=default
 
 QChatSendSystemNotificationParam (const NIMQChatSendSystemNotificationParam &c_param)
 
NIMQChatSendSystemNotificationParam ToCParam () const
 

Public 属性

SendSystemNotificationCallback cb {nullptr}
 回调函数
 
QChatSystemNotification notification {}
 系统消息体
 

构造及析构函数说明

◆ QChatSendSystemNotificationParam() [1/2]

nim::QChatSendSystemNotificationParam::QChatSendSystemNotificationParam ( )
default

◆ QChatSendSystemNotificationParam() [2/2]

nim::QChatSendSystemNotificationParam::QChatSendSystemNotificationParam ( const NIMQChatSendSystemNotificationParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatSendSystemNotificationParam nim::QChatSendSystemNotificationParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

SendSystemNotificationCallback nim::QChatSendSystemNotificationParam::cb {nullptr}

回调函数

◆ notification

QChatSystemNotification nim::QChatSendSystemNotificationParam::notification {}

系统消息体


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