NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatUpdateChannelRoleAuthsAttachment接口 参考

更新频道身份组权限通知附件 更多...

类 com.netease.nimlib.sdk.qchat.model.systemnotification.QChatUpdateChannelRoleAuthsAttachment 继承关系图:
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatSystemNotificationAttachment

Public 成员函数

Long getRoleId ()
 频道身份组id 更多...
 
Long getServerId ()
 服务器Id 更多...
 
Long getChannelId ()
 频道Id 更多...
 
Long getParentRoleId ()
 父身份组id 更多...
 
Map< QChatRoleResource, QChatRoleOptiongetUpdateAuths ()
 更新的权限 更多...
 

详细描述

更新频道身份组权限通知附件

在文件 QChatUpdateChannelRoleAuthsAttachment.java10 行定义.

成员函数说明

◆ getChannelId()

Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatUpdateChannelRoleAuthsAttachment.getChannelId ( )

频道Id

返回

◆ getParentRoleId()

Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatUpdateChannelRoleAuthsAttachment.getParentRoleId ( )

父身份组id

返回

◆ getRoleId()

Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatUpdateChannelRoleAuthsAttachment.getRoleId ( )

频道身份组id

返回

◆ getServerId()

Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatUpdateChannelRoleAuthsAttachment.getServerId ( )

服务器Id

返回

◆ getUpdateAuths()

Map<QChatRoleResource, QChatRoleOption> com.netease.nimlib.sdk.qchat.model.systemnotification.QChatUpdateChannelRoleAuthsAttachment.getUpdateAuths ( )

更新的权限

返回

该接口的文档由以下文件生成: