public class XMucUserElement
extends tigase.jaxmpp.core.client.xml.ElementWrapper
| Modifier and Type | Method and Description |
|---|---|
static XMucUserElement |
extract(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza stanza) |
Affiliation |
getAffiliation() |
tigase.jaxmpp.core.client.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, toStringpublic static XMucUserElement extract(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza stanza) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic Affiliation getAffiliation() throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic tigase.jaxmpp.core.client.JID getJID()
throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic String getNick() throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic Role getRole() throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionCopyright © 2006–2022 Tigase. All rights reserved.