public class IdleProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<IdleElement>
Modifier and Type | Field and Description |
---|---|
static IdleProvider |
TEST_INSTANCE |
Constructor and Description |
---|
IdleProvider() |
Modifier and Type | Method and Description |
---|---|
IdleElement |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public static final IdleProvider TEST_INSTANCE
public IdleElement parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.parsing.SmackParsingException.SmackTextParseException
parse
in class org.jivesoftware.smack.provider.Provider<IdleElement>
org.jivesoftware.smack.parsing.SmackParsingException.SmackTextParseException