public class DiscoverInfoProvider extends org.jivesoftware.smack.provider.IQProvider<DiscoverInfo>
Constructor and Description |
---|
DiscoverInfoProvider() |
Modifier and Type | Method and Description |
---|---|
DiscoverInfo |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public DiscoverInfo parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws java.lang.Exception
parse
in class org.jivesoftware.smack.provider.Provider<DiscoverInfo>
java.lang.Exception