public class Occupant
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAffiliation()
Returns the affiliation of the occupant.
|
java.lang.String |
getJid()
Returns the full JID of the occupant.
|
java.lang.String |
getNick()
Returns the current nickname of the occupant in the room.
|
java.lang.String |
getRole()
Returns the current role of the occupant in the room.
|
public java.lang.String getJid()
public java.lang.String getAffiliation()
public java.lang.String getRole()
public java.lang.String getNick()
Copyright © 2003 Jive Software.