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 Collection<HostedRoom> MultiUserChat.getHostedRooms(XMPPConnection connection, String serviceName)
          Returns a collection of HostedRooms where each HostedRoom has the XMPP address of the room and the room's name.
 



Copyright © 2013 LittleShoot. All Rights Reserved.