|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Role | |
|---|---|
| tigase.muc | |
| Uses of Role in tigase.muc |
|---|
| Methods in tigase.muc that return Role | |
|---|---|
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. |
| Methods in tigase.muc with parameters of type Role | |
|---|---|
void |
Room.addOccupantByJid(tigase.xmpp.JID senderJid,
String nickName,
Role role)
|
void |
Room.setNewRole(String nickname,
Role newRole)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||