Uses of Enum Class
tigase.muc.PermissionChecker.ROOM_VISIBILITY_PERMISSION
Packages that use PermissionChecker.ROOM_VISIBILITY_PERMISSION
-
Uses of PermissionChecker.ROOM_VISIBILITY_PERMISSION in tigase.muc
Methods in tigase.muc that return PermissionChecker.ROOM_VISIBILITY_PERMISSIONModifier and TypeMethodDescriptionPermissionChecker.getCreateRoomPermission(tigase.xmpp.jid.BareJID roomJID, tigase.xmpp.jid.JID senderJid) Returns the enum constant of this class with the specified name.PermissionChecker.ROOM_VISIBILITY_PERMISSION.values()Returns an array containing the constants of this enum class, in the order they are declared.