public class DepartQueuePacket extends IQ
DEFAULT_LANGUAGE, ID_NOT_AVAILABLE| Constructor and Description |
|---|
DepartQueuePacket(String workgroup)
Creates a depart queue request packet to the specified workgroup.
|
DepartQueuePacket(String workgroup,
String user)
Creates a depart queue request to the specified workgroup and for the
specified user.
|
| 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.
|
createErrorResponse, createResultIQ, getType, setType, toXMLaddExtension, deleteProperty, equals, getDefaultLanguage, getError, getExtension, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getProperty, getPropertyNames, getTo, getXmlns, hashCode, nextID, removeExtension, setDefaultXmlns, setError, setFrom, setPacketID, setProperty, setTopublic DepartQueuePacket(String workgroup)
workgroup - the workgroup to depart.public String getChildElementXML()
IQExtensions of this class must override this method.
getChildElementXML in class IQCopyright © 2003-2007 Jive Software.