NIMSDK-AOS  10.9.0
QChatSystemNotificationUpdateEvent.java
浏览该文件的文档.
1 package com.netease.nimlib.sdk.qchat.event;
2 
5 
6 /**
7  * 系统通知更新事件
8  */
10 
11  /**
12  * 获取消息更改信息
13  * @return 消息更改信息
14  */
16 
17  /**
18  * 获取更改后的系统通知
19  * @return 系统通知
20  */
22 }
QChatMsgUpdateInfo getMsgUpdateInfo()
获取消息更改信息
QChatSystemNotification getSystemNotification()
获取更改后的系统通知