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