public class SlotProvider extends org.jivesoftware.smack.provider.IQProvider<Slot>
| Modifier and Type | Class and Description |
|---|---|
static class |
SlotProvider.PutElement_V0_4_Content |
| Constructor and Description |
|---|
SlotProvider() |
| Modifier and Type | Method and Description |
|---|---|
Slot |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
static SlotProvider.PutElement_V0_4_Content |
parsePutElement_V0_4(org.jivesoftware.smack.xml.XmlPullParser parser) |
public Slot parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException
parse in class org.jivesoftware.smack.provider.IQProvider<Slot>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionpublic static SlotProvider.PutElement_V0_4_Content parsePutElement_V0_4(org.jivesoftware.smack.xml.XmlPullParser parser) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException
org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOException