public class Pong extends IQ
DEFAULT_LANGUAGE, ID_NOT_AVAILABLE| Constructor and Description |
|---|
Pong(Packet ping)
Composes a Pong packet from a received ping packet.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChildElementXML()
Returns the child element of the Pong reply, which is non-existent.
|
createErrorResponse, createResultIQ, getType, setType, toXMLaddCommonAttributes, addExtension, addExtensions, equals, getDefaultLanguage, getError, getExtension, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getTo, getXmlns, hashCode, nextID, removeExtension, setDefaultXmlns, setError, setFrom, setPacketID, setTo, toStringpublic Pong(Packet ping)
ping - public java.lang.String getChildElementXML()
getChildElementXML in class IQ