public static class IBBExtensions.Close extends IQ
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT_NAME |
ID_NOT_AVAILABLE| Constructor and Description |
|---|
IBBExtensions.Close(java.lang.String sid)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChildElementXML()
Returns the sub-element XML section of the IQ packet, or null if there
isn't one.
|
java.lang.String |
getElementName() |
addExtension, deleteProperty, getError, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getProperty, getPropertyNames, getTo, removeExtension, setError, setFrom, setPacketID, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTopublic static final java.lang.String ELEMENT_NAME
public IBBExtensions.Close(java.lang.String sid)
sid - The unique stream ID identifying this file transfer.public java.lang.String getElementName()
public java.lang.String getChildElementXML()
IQExtensions of this class must override this method.
getChildElementXML in class IQCopyright © 2003 Jive Software.