Package | Description |
---|---|
org.jivesoftware.smackx.muc.packet |
Modifier and Type | Method and Description |
---|---|
MUCUser.Invite |
MUCUser.getInvite()
Returns the invitation for another user to a room.
|
Modifier and Type | Method and Description |
---|---|
void |
MUCUser.setInvite(MUCUser.Invite invite)
Sets the invitation for another user to a room.
|