NIMSDK-AOS
9.20.10
首页
相关页面
包
类
文件
文件列表
plugins
qchat
src
main
java
com
netease
nimlib
sdk
qchat
model
systemnotification
QChatRejectApplyServerMemberAttachment.java
浏览该文件的文档.
1
package
com.netease.nimlib.sdk.qchat.model.systemnotification;
2
3
/**
4
* 拒绝加入服务器申请通知附件
5
*/
6
public
interface
QChatRejectApplyServerMemberAttachment
extends
QChatSystemNotificationAttachment
{
7
/**
8
* 申请/邀请唯一标识
9
* @return
10
*/
11
Long
getRequestId
();
12
}
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatRejectApplyServerMemberAttachment.getRequestId
Long getRequestId()
申请/邀请唯一标识
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatRejectApplyServerMemberAttachment
拒绝加入服务器申请通知附件
Definition:
QChatRejectApplyServerMemberAttachment.java:6
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatSystemNotificationAttachment
系统通知附件
Definition:
QChatSystemNotificationAttachment.java:8
生成于 2025年 四月 18日 星期五 02:25:01 , 为 NIMSDK-AOS使用
1.8.11