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