NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim::SystemNotification类 参考

圈组系统通知 更多...

#include <nim_qchat_system_notification_cpp.h>

静态 Public 成员函数

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)
 更新系统消息
 
static void MarkSystemNotificationsRead (const QChatMarkSystemNotificationsReadParam &param)
 标记系统通知消息已读
 
static void SendTypingEvent (const QChatSendTypingEventParam &param)
 发送正在输入事件
 

详细描述

圈组系统通知

成员函数说明

◆ MarkSystemNotificationsRead()

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

标记系统通知消息已读

参数
param接口参数
返回
void

◆ RegRecvCb()

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

注册接收系统消息回调

参数
[in]param接口参数
返回
void

◆ RegRecvTypingEvent()

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

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

参数
[in]param接口参数
返回
void

◆ RegUpdatedCb()

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

注册系统消息更新回调

参数
[in]param接口参数
返回
void

◆ Send()

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

发送系统消息

参数
[in]param接口参数
返回
void

◆ SendTypingEvent()

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

发送正在输入事件

参数
param接口参数
返回
void

◆ Update()

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

更新系统消息

参数
[in]param接口参数

该类的文档由以下文件生成: