public class Pong
extends org.jivesoftware.smack.packet.IQ
| Constructor and Description |
|---|
Pong(org.jivesoftware.smack.packet.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(org.jivesoftware.smack.packet.Packet ping)
ping - public java.lang.String getChildElementXML()
getChildElementXML in class org.jivesoftware.smack.packet.IQ