Package | Description |
---|---|
org.jivesoftware.spark.ui.rooms |
Contains the two implementations of ChatRoom.
|
org.jivesoftware.spark.util |
Provides helpful utilities used for Spark.
|
Modifier and Type | Method and Description |
---|---|
GroupChatParticipantList |
GroupChatRoom.getConferenceRoomInfo()
Returns the GroupChatParticipantList which displays all users within a conference room.
|
Modifier and Type | Method and Description |
---|---|
static GroupChatParticipantList |
UIComponentRegistry.createGroupChatParticipantList() |
Modifier and Type | Method and Description |
---|---|
static void |
UIComponentRegistry.registerGroupChatParticipantList(java.lang.Class<? extends GroupChatParticipantList> clazz) |