DEFAULT_LANGUAGE, ID_NOT_AVAILABLE
Constructor and Description |
---|
Close(String sessionID)
Creates a new In-Band Bytestream close request packet.
|
Modifier and Type | Method and Description |
---|---|
String |
getChildElementXML()
Returns the sub-element XML section of the IQ packet, or null if there
isn't one.
|
String |
getSessionID()
Returns the unique session ID identifying this In-Band Bytestream.
|
createErrorResponse, createResultIQ, getType, setType, toXML
addCommonAttributes, addExtension, addExtensions, equals, getDefaultLanguage, getError, getExtension, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getTo, getXmlns, hashCode, nextID, removeExtension, setDefaultXmlns, setError, setFrom, setPacketID, setTo, toString
public String getSessionID()
public String getChildElementXML()
IQ
Extensions of this class must override this method.
getChildElementXML
in class IQ