Package | Description |
---|---|
org.jivesoftware.smackx.muc.packet |
Modifier and Type | Method and Description |
---|---|
MUCUser.Item |
MUCUser.getItem()
Returns the item child that holds information about roles, affiliation, jids and nicks.
|
Modifier and Type | Method and Description |
---|---|
void |
MUCUser.setItem(MUCUser.Item item)
Sets the item child that holds information about roles, affiliation, jids and nicks.
|