![]() |
NIM 跨平台 C++ SDK
|
#include <nim_qchat_system_notification_def.h>
Public 属性 | |
| nim_qchat_send_notification_cb_func | cb |
| 发送系统通知异步回调 | |
| void * | user_data |
| 自定义用户数据 | |
| NIMQChatSystemNotification | notification |
| 系统通知体 | |
| nim_qchat_send_notification_cb_func NIMQChatSendSystemNotificationParam::cb |
发送系统通知异步回调
| NIMQChatSystemNotification NIMQChatSendSystemNotificationParam::notification |
系统通知体
| void* NIMQChatSendSystemNotificationParam::user_data |
自定义用户数据