Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
MUCAffiliation |
getAffiliation()
Returns the affiliation of the occupant.
|
org.jxmpp.jid.Jid |
getJid()
Returns the full JID of the occupant.
|
org.jxmpp.jid.parts.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 org.jxmpp.jid.Jid getJid()
public MUCAffiliation getAffiliation()
public MUCRole getRole()
public org.jxmpp.jid.parts.Resourcepart getNick()