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.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public OfferRequestProvider.OfferRequestPacket parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.parsing.SmackParsingException
parse in class org.jivesoftware.smack.provider.IQProvider<org.jivesoftware.smack.packet.IQ>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionorg.jivesoftware.smack.parsing.SmackParsingException