| Package | Description |
|---|---|
| tigase.muc |
| Modifier and Type | Method and Description |
|---|---|
Role |
Room.getRole(String nickname) |
static Role |
Role.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Role[] |
Role.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Room.addOccupantByJid(tigase.xmpp.JID senderJid,
String nickName,
Role role) |
void |
Room.setNewRole(String nickname,
Role newRole) |
Copyright © 2007–2014 Tigase. All rights reserved.