Package org.jitsi.xmpp.mucclient
See: Description
-
Class Summary Class Description 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. MucClientConfiguration Represents the configuration of a MucClient. -
Interface Summary Interface Description ConnectionStateListener IQListener An interface for handling IQs coming from a specific MucClient.