public class XMucUserElement extends ElementWrapper
Modifier and Type | Method and Description |
---|---|
static XMucUserElement |
extract(Stanza stanza) |
Affiliation |
getAffiliation() |
JID |
getJID() |
String |
getNick() |
Role |
getRole() |
Set<Integer> |
getStatuses() |
addChild, equals, findChild, getAsString, getAttribute, getAttributes, getChildAfter, getChildElementValue, getChildElementValue, getChildren, getChildren, getChildrenNS, getChildrenNS, getFirstChild, getFirstChild, getName, getNextSibling, getParent, getValue, getWrappedElement, getXMLNS, hashCode, removeAttribute, removeChild, setAttribute, setAttributes, setChildElementValue, setChildElementValue, setParent, setValue, setXMLNS, toString
public static XMucUserElement extract(Stanza stanza) throws XMLException
XMLException
public Affiliation getAffiliation() throws XMLException
XMLException
public JID getJID() throws XMLException
XMLException
public String getNick() throws XMLException
XMLException
public Role getRole() throws XMLException
XMLException
Copyright © 2006–2022 Tigase. All rights reserved.