Package | Description |
---|---|
org.jivesoftware.smackx.muc.packet |
Modifier and Type | Method and Description |
---|---|
MUCUser.Decline |
MUCUser.getDecline()
Returns the rejection to an invitation from another user to a room.
|
Modifier and Type | Method and Description |
---|---|
void |
MUCUser.setDecline(MUCUser.Decline decline)
Sets the rejection to an invitation from another user to a room.
|