public class OfferConfirmation extends SimpleIQ
Modifier and Type | Class and Description |
---|---|
static class |
OfferConfirmation.Provider |
IQ.IQChildElementXmlStringBuilder, IQ.Type
IQ_ELEMENT, QUERY_ELEMENT
DEFAULT_LANGUAGE, ITEM, language, TEXT
Constructor and Description |
---|
OfferConfirmation() |
Modifier and Type | Method and Description |
---|---|
long |
getSessionID() |
String |
getUserJID() |
void |
notifyService(XMPPConnection con,
Jid workgroup,
String createdRoomName) |
void |
setSessionID(long sessionID) |
void |
setUserJID(String userJID) |
getIQChildElementBuilder
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 OfferConfirmation()
public String getUserJID()
public void setUserJID(String userJID)
public long getSessionID()
public void setSessionID(long sessionID)
public void notifyService(XMPPConnection con, Jid workgroup, String createdRoomName) throws SmackException.NotConnectedException, InterruptedException