public class OfferConfirmation
extends org.jivesoftware.smack.packet.SimpleIQ
| Modifier and Type | Class and Description |
|---|---|
static class |
OfferConfirmation.Provider |
| Constructor and Description |
|---|
OfferConfirmation() |
| Modifier and Type | Method and Description |
|---|---|
long |
getSessionID() |
java.lang.String |
getUserJID() |
void |
notifyService(org.jivesoftware.smack.XMPPConnection con,
org.jxmpp.jid.Jid workgroup,
java.lang.String createdRoomName) |
void |
setSessionID(long sessionID) |
void |
setUserJID(java.lang.String userJID) |
createErrorResponse, createErrorResponse, createErrorResponse, createResultIQ, getChildElementName, getChildElementNamespace, getChildElementQName, getChildElementXML, getElementName, getType, setType, toString, toXMLaddCommonAttributes, addExtension, addExtensions, appendErrorIfExists, getDefaultLanguage, getError, getExtension, getExtension, getExtension, getExtensionElement, getExtensions, getExtensions, getExtensions, getExtensions, getExtensionsMap, getFrom, getLanguage, getNamespace, getStanzaId, getTo, hasExtension, hasExtension, hasStanzaIdSet, logCommonAttributes, overrideExtension, removeExtension, removeExtension, setError, setError, setFrom, setLanguage, setNewStanzaId, setStanzaId, setStanzaId, setTo, throwIfNoStanzaIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic java.lang.String getUserJID()
public void setUserJID(java.lang.String userJID)
public long getSessionID()
public void setSessionID(long sessionID)
public void notifyService(org.jivesoftware.smack.XMPPConnection con,
org.jxmpp.jid.Jid workgroup,
java.lang.String createdRoomName)
throws org.jivesoftware.smack.SmackException.NotConnectedException,
java.lang.InterruptedException
org.jivesoftware.smack.SmackException.NotConnectedExceptionjava.lang.InterruptedException