tigase.jaxmpp.core.client.xmpp.modules.muc
Class Occupant
java.lang.Object
tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
public class Occupant
- extends Object
Occupant
public Occupant()
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
getAffiliation
public Affiliation getAffiliation()
getNickname
public String getNickname()
throws XMLException
- Throws:
XMLException
getPresence
public Presence getPresence()
getRole
public Role getRole()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
setPresence
public void setPresence(Presence presence)
Copyright © 2006-2012 Tigase. All Rights Reserved.