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

#include <nim_qchat_system_notification_def.h>

Public 属性

nim_qchat_send_notification_cb_func cb
 发送系统通知异步回调
 
void * user_data
 自定义用户数据
 
NIMQChatSystemNotification notification
 系统通知体
 

类成员变量说明

◆ cb

nim_qchat_send_notification_cb_func NIMQChatSendSystemNotificationParam::cb

发送系统通知异步回调

◆ notification

NIMQChatSystemNotification NIMQChatSendSystemNotificationParam::notification

系统通知体

◆ user_data

void* NIMQChatSendSystemNotificationParam::user_data

自定义用户数据


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