Uses of Enum Class
tigase.muc.RoomConfig.PrivateMessageACL
Packages that use RoomConfig.PrivateMessageACL
-
Uses of RoomConfig.PrivateMessageACL in tigase.muc
Methods in tigase.muc that return RoomConfig.PrivateMessageACLModifier and TypeMethodDescriptionRoomConfig.getPrivateMessageACL()static RoomConfig.PrivateMessageACLReturns the enum constant of this class with the specified name.static RoomConfig.PrivateMessageACL[]RoomConfig.PrivateMessageACL.values()Returns an array containing the constants of this enum class, in the order they are declared.