Package | Description |
---|---|
org.jivesoftware.smackx.muc |
Classes and Interfaces that implement Multi-User Chat (MUC).
|
Modifier and Type | Method and Description |
---|---|
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.
|