public class Affiliate extends Object
Modifier and Type | Method and Description |
---|---|
MUCAffiliation |
getAffiliation()
Returns the affiliation of the afffiliated user.
|
org.jxmpp.jid.Jid |
getJid()
Returns the bare JID of the affiliated user.
|
org.jxmpp.jid.parts.Resourcepart |
getNick()
Returns the current nickname of the affiliated user if the user is currently in the room.
|
MUCRole |
getRole()
Returns the current role of the affiliated user if the user is currently in the room.
|
public org.jxmpp.jid.Jid getJid()
public MUCAffiliation getAffiliation()
public MUCRole getRole()
public org.jxmpp.jid.parts.Resourcepart getNick()