NIMSDK-AOS
9.19.10
plugins
qchat
src
main
java
com
netease
nimlib
sdk
qchat
model
systemnotification
QChatSystemNotificationAttachment.java
浏览该文件的文档.
1
package
com.netease.nimlib.sdk.qchat.model.systemnotification;
2
3
import
java.io.Serializable;
4
5
/**
6
* 系统通知附件
7
*/
8
public
interface
QChatSystemNotificationAttachment
extends
Serializable {
9
10
}
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatSystemNotificationAttachment
系统通知附件
Definition:
QChatSystemNotificationAttachment.java:8
生成于 2025年 二月 20日 星期四 14:05:19 , 为 NIMSDK-AOS使用
1.8.13