| Package | Description |
|---|---|
| org.jivesoftware.smackx.muc |
Classes and Interfaces that implement Multi-User Chat (MUC).
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MultiUserChat.addInvitationRejectionListener(InvitationRejectionListener listener)
Adds a listener to invitation rejections notifications.
|
boolean |
MultiUserChat.removeInvitationRejectionListener(InvitationRejectionListener listener)
Removes a listener from invitation rejections notifications.
|