11#ifndef __NIM_QCHAT_SYSMSG_H__
12#define __NIM_QCHAT_SYSMSG_H__
14#include "nim_qchat_defines/nim_qchat_system_notification_def.h"
NIM_SDK_DLL_API void nim_qchat_reg_system_notification_updated_cb(const NIMQChatRegSystemNotificationUpdatedCbParam ¶m)
注册系统通知更新回调
NIM_SDK_DLL_API void nim_qchat_send_typing_event(const NIMQChatSendTypingEventParam ¶m)
发送正在输入事件
NIM_SDK_DLL_API void nim_qchat_mark_system_notifications_read(const NIMQChatMarkSystemNotificationsReadParam ¶m)
标记一条系统通知消息已读
NIM_SDK_DLL_API void nim_qchat_update_system_notification(const NIMQChatUpdateSystemNotificationParam ¶m)
更新系统消息
NIM_SDK_DLL_API void nim_qchat_reg_recv_typing_event_cb(const NIMQChatRegRecvTypingEventCbParam ¶m)
注册接收正在输入事件回调
NIM_SDK_DLL_API void nim_qchat_reg_recv_system_notification_cb(const NIMQChatRegRecvSystemNotificationCbParam ¶m)
注册接收系统通知回调
NIM_SDK_DLL_API void nim_qchat_send_system_notification(const NIMQChatSendSystemNotificationParam ¶m)
发送圈组自定义系统通知
NIM SDK 及 NIM ChatRoom SDK 公用头文件
Definition: nim_qchat_system_notification_def.h:595
Definition: nim_qchat_system_notification_def.h:549
Definition: nim_qchat_system_notification_def.h:607
Definition: nim_qchat_system_notification_def.h:557
Definition: nim_qchat_system_notification_def.h:565
Definition: nim_qchat_system_notification_def.h:615
Definition: nim_qchat_system_notification_def.h:575