NIM 跨平台 C++ SDK
|
圈组系统通知 更多...
#include <nim_qchat_system_notification_cpp.h>
静态 Public 成员函数 | |
static void | RegRecvCb (const QChatRegRecvSystemNotificationCbParam ¶m) |
static void | RegRecvTypingEvent (const QChatRegRecvTypingEventCbParam ¶m) |
static void | RegUpdatedCb (const QChatRegSystemNotificationUpdatedCbParam ¶m) |
static void | Send (const QChatSendSystemNotificationParam ¶m) |
static void | Update (const QChatUpdateSystemNotificationParam ¶m) |
更新系统消息 | |
static void | MarkSystemNotificationsRead (const QChatMarkSystemNotificationsReadParam ¶m) |
标记系统通知消息已读 | |
static void | SendTypingEvent (const QChatSendTypingEventParam ¶m) |
发送正在输入事件 | |
圈组系统通知
|
static |
标记系统通知消息已读
param | 接口参数 |
|
static |
注册接收系统消息回调
[in] | param | 接口参数 |
|
static |
注册接收正在输入事件回调
[in] | param | 接口参数 |
|
static |
注册系统消息更新回调
[in] | param | 接口参数 |
|
static |
发送系统消息
[in] | param | 接口参数 |
|
static |
发送正在输入事件
param | 接口参数 |
|
static |
更新系统消息
[in] | param | 接口参数 |