public interface QChatUpdateMemberRoleAuthsAttachment extends QChatSystemNotificationAttachment
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getAccid()
成员accid
|
java.lang.Long |
getChannelId()
频道Id
|
java.lang.Long |
getServerId()
服务器Id
|
java.util.Map<QChatRoleResource,QChatRoleOption> |
getUpdateAuths()
更新的权限
|
java.lang.String getAccid()
java.lang.Long getServerId()
java.lang.Long getChannelId()
java.util.Map<QChatRoleResource,QChatRoleOption> getUpdateAuths()