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

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

Uses of HostedRoom in org.jivesoftware.smackx.muc
 

Methods in org.jivesoftware.smackx.muc that return types with arguments of type HostedRoom
static java.util.Collection<HostedRoom> MultiUserChat.getHostedRooms(Connection connection, java.lang.String serviceName)
          Returns a collection of HostedRooms where each HostedRoom has the XMPP address of the room and the room's name.