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