Package | Description |
---|---|
org.jivesoftware.smackx.muc.packet |
Modifier and Type | Method and Description |
---|---|
MUCUser.Status |
MUCUser.getStatus()
Returns the status which holds a code that assists in presenting notification messages.
|
Modifier and Type | Method and Description |
---|---|
void |
MUCUser.setStatus(MUCUser.Status status)
Sets the status which holds a code that assists in presenting notification messages.
|