public class PingProvider extends org.jivesoftware.smack.provider.IQProvider<Ping>
Constructor and Description |
---|
PingProvider() |
Modifier and Type | Method and Description |
---|---|
Ping |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public Ping 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.Provider<Ping>
org.jivesoftware.smack.xml.XmlPullParserException
java.io.IOException