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