Package | Description |
---|---|
org.jivesoftware.smackx.muc |
Classes and Interfaces that implement Multi-User Chat (MUC) as defined in XEP-0045.
|
Modifier and Type | Method and Description |
---|---|
List<HostedRoom> |
MultiUserChatManager.getHostedRooms(DomainBareJid serviceName)
Returns a List of HostedRooms where each HostedRoom has the XMPP address of the room and the room's name.
|