public class Bind extends IQ
For more information refer to the following link.
ID_NOT_AVAILABLE
Constructor and Description |
---|
Bind() |
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 |
getJid() |
java.lang.String |
getResource() |
void |
setJid(java.lang.String jid) |
void |
setResource(java.lang.String resource) |
addExtension, deleteProperty, getError, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getProperty, getPropertyNames, getTo, removeExtension, setError, setFrom, setPacketID, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTo
public java.lang.String getResource()
public void setResource(java.lang.String resource)
public java.lang.String getJid()
public void setJid(java.lang.String jid)
public java.lang.String getChildElementXML()
IQ
Extensions of this class must override this method.
getChildElementXML
in class IQ
Copyright © 2003 Jive Software.