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,
java.lang.String workgroup,
java.lang.String createdRoomName) |
void |
setSessionID(long sessionID) |
void |
setUserJID(java.lang.String userJID) |
createErrorResponse, 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 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,
java.lang.String workgroup,
java.lang.String createdRoomName)
throws org.jivesoftware.smack.SmackException.NotConnectedException
org.jivesoftware.smack.SmackException.NotConnectedException