Package org.jivesoftware.spark.ui.rooms

Contains the two implementations of ChatRoom.

See:
          Description

Class Summary
ChatRoomImpl This is the Person to Person implementation of ChatRoom This room only allows for 1 to 1 conversations.
GroupChatRoom GroupChatRoom is the conference chat room UI used to have Multi-User Chats.
 

Package org.jivesoftware.spark.ui.rooms Description

Contains the two implementations of ChatRoom. ChatRoomImpl is used for one to one chats and GroupChatRoom which is used for Conference Room chats.