public class Affiliate extends Object
Modifier and Type | Method and Description |
---|---|
MUCAffiliation |
getAffiliation()
Returns the affiliation of the afffiliated user.
|
Jid |
getJid()
Returns the bare JID of the affiliated user.
|
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 Jid getJid()
public MUCAffiliation getAffiliation()
public MUCRole getRole()
public Resourcepart getNick()