Package | Description |
---|---|
org.jivesoftware.smackx.muc.packet |
Modifier and Type | Method and Description |
---|---|
List<MUCAdmin.Item> |
MUCAdmin.getItems()
Returns a List of item childs that holds information about roles, affiliation,
jids and nicks.
|
Modifier and Type | Method and Description |
---|---|
void |
MUCAdmin.addItem(MUCAdmin.Item item)
Adds an item child that holds information about roles, affiliation, jids and nicks.
|