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