NIM PC Cross Platform SDK
nim_qchat::SystemNotification Class Reference

圈组系统通知 More...

#include <nim_qchat_system_notification_cpp.h>

Static Public Member Functions

static void RegRecvCb (const QChatRegRecvSystemNotificationCbParam &param)
 
static void RegRecvTypingEvent (const QChatRegRecvTypingEventCbParam &param)
 
static void RegUpdatedCb (const QChatRegSystemNotificationUpdatedCbParam &param)
 
static void Send (const QChatSendSystemNotificationParam &param)
 
static void Update (const QChatUpdateSystemNotificationParam &param)
 更新系统消息 More...
 
static void MarkSystemNotificationsRead (const QChatMarkSystemNotificationsReadParam &param)
 标记系统通知消息已读 More...
 
static void SendTypingEvent (const QChatSendTypingEventParam &param)
 发送正在输入事件 More...
 

Detailed Description

圈组系统通知

Member Function Documentation

◆ MarkSystemNotificationsRead()

void nim_qchat::SystemNotification::MarkSystemNotificationsRead ( const QChatMarkSystemNotificationsReadParam param)
static

标记系统通知消息已读

Parameters
param接口参数
Returns
void

◆ RegRecvCb()

void nim_qchat::SystemNotification::RegRecvCb ( const QChatRegRecvSystemNotificationCbParam param)
static

注册接收系统消息回调

Parameters
[in]param接口参数
Returns
void

◆ RegRecvTypingEvent()

void nim_qchat::SystemNotification::RegRecvTypingEvent ( const QChatRegRecvTypingEventCbParam param)
static

注册接收正在输入事件回调

Parameters
[in]param接口参数
Returns
void

◆ RegUpdatedCb()

void void nim_qchat::SystemNotification::RegUpdatedCb ( const QChatRegSystemNotificationUpdatedCbParam param)
static

注册系统消息更新回调

Parameters
[in]param接口参数
Returns
void

◆ Send()

void nim_qchat::SystemNotification::Send ( const QChatSendSystemNotificationParam param)
static

发送系统消息

Parameters
[in]param接口参数
Returns
void

◆ SendTypingEvent()

void nim_qchat::SystemNotification::SendTypingEvent ( const QChatSendTypingEventParam param)
static

发送正在输入事件

Parameters
param接口参数
Returns
void

◆ Update()

void nim_qchat::SystemNotification::Update ( const QChatUpdateSystemNotificationParam param)
static

更新系统消息

Parameters
[in]param接口参数

The documentation for this class was generated from the following files: