| Package | Description |
|---|---|
| rocks.xmpp.extensions.muc.model |
Provides XML schema implementations and configuration classes for XEP-0045: Multi-User Chat.
|
| rocks.xmpp.extensions.muc.model.admin |
Provides XML schema implementations of XEP-0045: Multi-User Chat (#admin).
|
| rocks.xmpp.extensions.muc.model.owner |
Provides XML schema implementations of XEP-0045: Multi-User Chat (#owner).
|
| rocks.xmpp.extensions.muc.model.user |
Provides XML schema implementations of XEP-0045: Multi-User Chat (#user).
|
| Class and Description |
|---|
| Actor
The
<actor/> element, which is used in both #admin and #user namespace to indicate who has kicked or banned another user. |
| Affiliation
A long-lived association or connection with a room; the possible affiliations are "owner", "admin", "member", and "outcast" (naturally it is also possible to have no affiliation); affiliation is distinct from role.
|
| History
The discussion history.
|
| MucFeature |
| Role
A temporary position or privilege level within a room, distinct from a user's long-lived affiliation with the room; the possible roles are "moderator", "participant", and "visitor" (it is also possible to have no defined role).
|
| Class and Description |
|---|
| Actor
The
<actor/> element, which is used in both #admin and #user namespace to indicate who has kicked or banned another user. |
| Affiliation
A long-lived association or connection with a room; the possible affiliations are "owner", "admin", "member", and "outcast" (naturally it is also possible to have no affiliation); affiliation is distinct from role.
|
| Item
The
<item/> element, which is used in both #admin and #user namespace to manage members and indicate users in a chat room. |
| Role
A temporary position or privilege level within a room, distinct from a user's long-lived affiliation with the room; the possible roles are "moderator", "participant", and "visitor" (it is also possible to have no defined role).
|
| Class and Description |
|---|
| Destroy
The
<destroy/> element, which is used in both #owner and #user namespace and indicates a room destruction. |
| Class and Description |
|---|
| Actor
The
<actor/> element, which is used in both #admin and #user namespace to indicate who has kicked or banned another user. |
| Affiliation
A long-lived association or connection with a room; the possible affiliations are "owner", "admin", "member", and "outcast" (naturally it is also possible to have no affiliation); affiliation is distinct from role.
|
| Destroy
The
<destroy/> element, which is used in both #owner and #user namespace and indicates a room destruction. |
| Item
The
<item/> element, which is used in both #admin and #user namespace to manage members and indicate users in a chat room. |
| Role
A temporary position or privilege level within a room, distinct from a user's long-lived affiliation with the room; the possible roles are "moderator", "participant", and "visitor" (it is also possible to have no defined role).
|
Copyright © 2014 XMPP.rocks. All rights reserved.