public static class IBBExtensions.Open extends IQ
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ELEMENT_NAME |
ID_NOT_AVAILABLE
Constructor and Description |
---|
IBBExtensions.Open(java.lang.String sid,
int blockSize)
Constructs an open packet.
|
Modifier and Type | Method and Description |
---|---|
int |
getBlockSize()
The size blocks in which the data will be sent.
|
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, setTo
public static final java.lang.String ELEMENT_NAME
public IBBExtensions.Open(java.lang.String sid, int blockSize)
sid
- The streamID of the file transfer.blockSize
- The block size of the file transfer.public int getBlockSize()
public java.lang.String getElementName()
public java.lang.String getChildElementXML()
IQ
Extensions of this class must override this method.
getChildElementXML
in class IQ
Copyright © 2003 Jive Software.