public class OfferConfirmation extends SimpleIQ
| Modifier and Type | Class and Description |
|---|---|
static class |
OfferConfirmation.Provider |
IQ.IQChildElementXmlStringBuilder, IQ.TypeIQ_ELEMENT, QUERY_ELEMENTDEFAULT_LANGUAGE, ITEM, language, TEXT| Constructor and Description |
|---|
OfferConfirmation() |
| Modifier and Type | Method and Description |
|---|---|
long |
getSessionID() |
String |
getUserJID() |
void |
notifyService(XMPPConnection con,
String workgroup,
String createdRoomName) |
void |
setSessionID(long sessionID) |
void |
setUserJID(String userJID) |
getIQChildElementBuildercreateErrorResponse, createResultIQ, getChildElementName, getChildElementNamespace, getChildElementXML, getType, isRequestIQ, setType, toXMLaddCommonAttributes, addExtension, addExtensions, appendErrorIfExists, getDefaultLanguage, getError, getExtension, getExtension, getExtensions, getExtensions, getExtensionsXML, getFrom, getLanguage, getPacketID, getStanzaId, getTo, hasExtension, hasExtension, hasStanzaIdSet, overrideExtension, removeExtension, removeExtension, setError, setFrom, setLanguage, setPacketID, setStanzaId, setTo, toStringpublic OfferConfirmation()
public String getUserJID()
public void setUserJID(String userJID)
public long getSessionID()
public void setSessionID(long sessionID)
public void notifyService(XMPPConnection con, String workgroup, String createdRoomName) throws SmackException.NotConnectedException