Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
MUCAffiliation |
getAffiliation()
Returns the affiliation of the occupant.
|
Jid |
getJid()
Returns the full JID of the occupant.
|
Resourcepart |
getNick()
Returns the current nickname of the occupant in the room.
|
MUCRole |
getRole()
Returns the current role of the occupant in the room.
|
int |
hashCode() |
public Jid getJid()
public MUCAffiliation getAffiliation()
public MUCRole getRole()
public Resourcepart getNick()