NIMSDK-AOS
9.20.10
首页
相关页面
包
类
文件
文件列表
plugins
qchat
src
main
java
com
netease
nimlib
sdk
qchat
model
systemnotification
QChatDeleteChannelCategoryAttachment.java
浏览该文件的文档.
1
package
com.netease.nimlib.sdk.qchat.model.systemnotification;
2
3
/**
4
* 删除频道分组通知附件
5
*/
6
public
interface
QChatDeleteChannelCategoryAttachment
extends
QChatSystemNotificationAttachment
{
7
8
/**
9
* 频道分组id
10
* @return
11
*/
12
Long
getChannelCategoryId
();
13
}
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatDeleteChannelCategoryAttachment.getChannelCategoryId
Long getChannelCategoryId()
频道分组id
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatSystemNotificationAttachment
系统通知附件
Definition:
QChatSystemNotificationAttachment.java:8
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatDeleteChannelCategoryAttachment
删除频道分组通知附件
Definition:
QChatDeleteChannelCategoryAttachment.java:6
生成于 2025年 四月 18日 星期五 02:25:01 , 为 NIMSDK-AOS使用
1.8.11