Uses of Class
org.jivesoftware.smackx.muc.RoomInfo

Packages that use RoomInfo
org.jivesoftware.smackx.muc Classes and Interfaces that implement Multi-User Chat (MUC). 
 

Uses of RoomInfo in org.jivesoftware.smackx.muc
 

Methods in org.jivesoftware.smackx.muc that return RoomInfo
static RoomInfo MultiUserChat.getRoomInfo(Connection connection, java.lang.String room)
          Returns the discovered information of a given room without actually having to join the room.