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