public class Bind
extends org.xmpp.packet.IQ
For more information refer to the following link.
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT |
static String |
NAMESPACE |
| Modifier and Type | Method and Description |
|---|---|
String |
getJid() |
String |
getResource() |
void |
setJid(String jid) |
void |
setResource(String resource) |
addExtension, createCopy, createResultIQ, deleteExtension, getChildElement, getExtension, getType, isRequest, isResponse, setChildElement, setChildElement, setTypepublic static final String NAMESPACE
public static final String ELEMENT
Copyright © 2014. All Rights Reserved.