| Package | Description |
|---|---|
| tigase.jaxmpp.core.client.xmpp.modules.muc |
Support for XEP-0045: Multi-User Chat.
|
| Modifier and Type | Method and Description |
|---|---|
MucModule.InvitationEvent.Type |
MucModule.InvitationEvent.getInvitationType() |
static MucModule.InvitationEvent.Type |
MucModule.InvitationEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MucModule.InvitationEvent.Type[] |
MucModule.InvitationEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MucModule.InvitationEvent.setInvitationType(MucModule.InvitationEvent.Type invitationType) |
Copyright © 2006–2014 Tigase. All rights reserved.