| Class | Description |
---|
| MUC |
This class contains a series of static constants that are used throughout the
multi-user conferencing extensions. |
| MUCAdminExtension |
Implements the administration command data model in XEP-0045 for multi-user chat. |
| MUCBaseExtension |
Implements the base functionality shared by all MUC extensions
|
| MUCExtension |
Implements the base MUC protocol schema from XEP-0045 for multi-user chat. |
| MUCItem |
This class is used by the MUCExtension for internal representation of
information pertaining to occupants in a multi-user conference room. |
| MUCOwnerExtension |
Implements the administration command data model in XEP-0045 for multi-user chat. |
| MUCStatus |
XEP-0306: Extensible Status Conditions for Multi-User Chat
Traditionally, Multi-User Chat [1] has used numerical status codes similar to
those used in HTTP and SMTP. |
| MUCUserExtension |
Implements the base MUC user protocol schema from
XEP-0045 for multi-user chat. |