Uses of Package
org.jivesoftware.smackx.muc

Packages that use org.jivesoftware.smackx.muc
org.jivesoftware.smackx.muc Classes and Interfaces that implement Multi-User Chat (MUC). 
 

Classes in org.jivesoftware.smackx.muc used by org.jivesoftware.smackx.muc
Affiliate
          Represents an affiliation of a user to a given room.
DiscussionHistory
          The DiscussionHistory class controls the number of characters or messages to receive when entering a room.
HostedRoom
          Hosted rooms by a chat service may be discovered if they are configured to appear in the room directory .
InvitationListener
          A listener that is fired anytime an invitation to join a MUC room is received.
InvitationRejectionListener
          A listener that is fired anytime an invitee declines or rejects an invitation.
Occupant
          Represents the information about an occupant in a given room.
ParticipantStatusListener
          A listener that is fired anytime a participant's status in a room is changed, such as the user being kicked, banned, or granted admin permissions.
RoomInfo
          Represents the room information that was discovered using Service Discovery.
SubjectUpdatedListener
          A listener that is fired anytime a MUC room changes its subject.
UserStatusListener
          A listener that is fired anytime your participant's status in a room is changed, such as the user being kicked, banned, or granted admin permissions.