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

更新频道个人定制权限通知附件 更多...

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

Public 成员函数

String getAccid ()
 成员accid 更多...
 
Long getServerId ()
 服务器Id 更多...
 
Long getChannelId ()
 频道Id 更多...
 
Map< QChatRoleResource, QChatRoleOptiongetUpdateAuths ()
 更新的权限 更多...
 

详细描述

更新频道个人定制权限通知附件

在文件 QChatUpdateMemberRoleAuthsAttachment.java10 行定义.

成员函数说明

◆ getAccid()

String com.netease.nimlib.sdk.qchat.model.systemnotification.QChatUpdateMemberRoleAuthsAttachment.getAccid ( )

成员accid

返回

◆ getChannelId()

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

频道Id

返回

◆ getServerId()

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

服务器Id

返回

◆ getUpdateAuths()

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

更新的权限

返回

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