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, getChildElementXML, getChildElementXML, getType, initializeAsResultFor, initialzeAsResultFor, isRequestIQ, setType, toString, toXML
addCommonAttributes, addExtension, addExtensions, appendErrorIfExists, getDefaultLanguage, getError, getExtension, getExtension, getExtensions, getExtensions, getFrom, getLanguage, getPacketID, getStanzaId, getTo, hasExtension, hasExtension, hasStanzaIdSet, logCommonAttributes, overrideExtension, removeExtension, removeExtension, setError, setError, setFrom, setFrom, setLanguage, setPacketID, setStanzaId, setStanzaId, setTo, setTo
public 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.NotConnectedException
java.lang.InterruptedException