public class XmppDelay extends ElementWrapper
urn:xmpp:delay elements. See XEP-203 for details.| Modifier and Type | Method and Description |
|---|---|
static XmppDelay |
extract(Stanza stanza) |
JID |
getFrom() |
Date |
getStamp() |
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, setXMLNSpublic static XmppDelay extract(Stanza stanza) throws XMLException
XMLExceptionpublic JID getFrom() throws XMLException
XMLExceptionpublic Date getStamp() throws XMLException
XMLExceptionCopyright © 2006–2018 Tigase. All rights reserved.