public class OfferRevokeProvider
extends org.jivesoftware.smack.provider.IQProvider<org.jivesoftware.smack.packet.IQ>
Modifier and Type | Class and Description |
---|---|
static class |
OfferRevokeProvider.OfferRevokePacket |
Constructor and Description |
---|
OfferRevokeProvider() |
Modifier and Type | Method and Description |
---|---|
OfferRevokeProvider.OfferRevokePacket |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public OfferRevokeProvider.OfferRevokePacket parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException
parse
in class org.jivesoftware.smack.provider.Provider<org.jivesoftware.smack.packet.IQ>
org.xmlpull.v1.XmlPullParserException
java.io.IOException