Class MUCLightRoomConfiguration
java.lang.Object
org.jivesoftware.smackx.muclight.MUCLightRoomConfiguration
MUC Light room configuration class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the room custom configurations.Returns the room name.Returns the room subject.
-
Constructor Details
-
MUCLightRoomConfiguration
-
-
Method Details
-
getRoomName
-
getSubject
-
getCustomConfigs
Returns the room custom configurations.- Returns:
- the custom configurations of the room.
-