Uses of Package
org.jivesoftware.smackx.muc.packet
-
Packages that use org.jivesoftware.smackx.muc.packet Package Description org.jivesoftware.smackx.muc Classes and Interfaces that implement Multi-User Chat (MUC) as defined in XEP-0045.org.jivesoftware.smackx.muc.filter Stanza filters for Multi-User Chat.org.jivesoftware.smackx.muc.packet Element classes for XEP-0045: Multi-User Chat.org.jivesoftware.smackx.muc.provider Provider classes for XEP-0045: Multi-User Chat. -
Classes in org.jivesoftware.smackx.muc.packet used by org.jivesoftware.smackx.muc Class Description MUCUser Represents extended presence information about roles, affiliations, full JIDs, or status codes scoped by the 'http://jabber.org/protocol/muc#user' namespace.MUCUser.Decline Represents a rejection to an invitation from another user to a room.MUCUser.Invite Represents an invitation for another user to a room. -
Classes in org.jivesoftware.smackx.muc.packet used by org.jivesoftware.smackx.muc.filter Class Description MUCUser.Status Status code assists in presenting notification messages. -
Classes in org.jivesoftware.smackx.muc.packet used by org.jivesoftware.smackx.muc.packet Class Description Destroy Represents a request to the server to destroy a room.GroupChatInvitation A group chat invitation stanza extension, which is used to invite other users to a group chat room.MUCInitialPresence Represents extended presence information whose sole purpose is to signal the ability of the occupant to speak the MUC protocol when joining a room.MUCInitialPresence.History The History class controls the number of characters or messages to receive when entering a room.MUCItem Item child that holds information about roles, affiliation, jids and nicks.MUCUser Represents extended presence information about roles, affiliations, full JIDs, or status codes scoped by the 'http://jabber.org/protocol/muc#user' namespace.MUCUser.Decline Represents a rejection to an invitation from another user to a room.MUCUser.Invite Represents an invitation for another user to a room.MUCUser.Status Status code assists in presenting notification messages. -
Classes in org.jivesoftware.smackx.muc.packet used by org.jivesoftware.smackx.muc.provider Class Description Destroy Represents a request to the server to destroy a room.MUCAdmin IQ stanza that serves for kicking users, granting and revoking voice, banning users, modifying the ban list, granting and revoking membership and granting and revoking moderator privileges.MUCItem Item child that holds information about roles, affiliation, jids and nicks.MUCOwner IQ stanza that serves for granting and revoking ownership privileges, granting and revoking administrative privileges and destroying a room.MUCUser Represents extended presence information about roles, affiliations, full JIDs, or status codes scoped by the 'http://jabber.org/protocol/muc#user' namespace.