Package org.jitsi.xmpp.mucclient
See: Description
-
Interface Summary Interface Description IQListener An interface for handling IQs coming from a specific MucClient. ConnectionStateListener -
Class Summary Class Description MucClientConfiguration Represents the configuration of a MucClient. MucClientManager Manages a set of MucClient, each of which represents an XMPP client connection (via an XMPPConnection) and a Multi-User Chat. MucClient The MucClient is responsible for handling a single XMPP connection on which a single MUC is joined.