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