public class Occupant extends Object
| Constructor and Description |
|---|
Occupant() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Affiliation |
getAffiliation() |
String |
getNickname() |
tigase.jaxmpp.core.client.xmpp.stanzas.Presence |
getPresence() |
Role |
getRole() |
int |
hashCode() |
void |
setPresence(tigase.jaxmpp.core.client.xmpp.stanzas.Presence presence) |
public Affiliation getAffiliation()
public String getNickname() throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic tigase.jaxmpp.core.client.xmpp.stanzas.Presence getPresence()
public Role getRole()
public void setPresence(tigase.jaxmpp.core.client.xmpp.stanzas.Presence presence)
Copyright © 2006–2015 Tigase. All rights reserved.