|
||||||||||
| 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.getRoleByJid(java.lang.String jid)
|
static Role |
Role.valueOf(java.lang.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(java.lang.String senderJid,
java.lang.String nickName,
Role role)
|
void |
Room.setNewRole(java.lang.String occupantJid,
Role occupantNewRole)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||