Smack

Package org.jivesoftware.smackx.muc

Classes and Interfaces that implement Multi-User Chat (MUC).

See:
          Description

Interface Summary
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.
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.
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.
 

Class Summary
DefaultParticipantStatusListener Default implementation of the ParticipantStatusListener interface.
DefaultUserStatusListener Default implementation of the UserStatusListener interface.
DiscussionHistory The DiscussionHistory class controls the number of characters or messages to receive when entering a room.
MultiUserChat A MultiUserChat is a conversation that takes place among many users in a virtual room.
 

Package org.jivesoftware.smackx.muc Description

Classes and Interfaces that implement Multi-User Chat (MUC).


Smack

Copyright © 2003 Jive Software.