public class OfferRevokeProvider.OfferRevokePacket extends IQ
DEFAULT_LANGUAGE, ID_NOT_AVAILABLE| Constructor and Description |
|---|
OfferRevokePacket(String userJID,
String userID,
String cause,
String sessionID) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChildElementXML()
Returns the sub-element XML section of the IQ packet, or null if there
isn't one.
|
String |
getReason() |
String |
getSessionID() |
String |
getUserID() |
String |
getUserJID() |
createErrorResponse, createResultIQ, getType, setType, toXMLaddCommonAttributes, addExtension, addExtensions, equals, getDefaultLanguage, getError, getExtension, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getTo, getXmlns, hashCode, nextID, removeExtension, setDefaultXmlns, setError, setFrom, setPacketID, setTo, toStringpublic String getUserJID()
public String getUserID()
public String getReason()
public String getSessionID()
public String getChildElementXML()
IQExtensions of this class must override this method.
getChildElementXML in class IQCopyright © 2015 Ignite Realtime. All rights reserved.