public class DiscoverInfoProvider extends Object implements IQProvider
| Constructor and Description |
|---|
DiscoverInfoProvider() |
| Modifier and Type | Method and Description |
|---|---|
IQ |
parseIQ(org.xmlpull.v1.XmlPullParser parser)
Parse the IQ sub-document and create an IQ instance.
|
public IQ parseIQ(org.xmlpull.v1.XmlPullParser parser) throws Exception
IQProviderparseIQ in interface IQProviderparser - an XML parser.Exception - if an error occurs parsing the XML.Copyright © 2015 Ignite Realtime. All rights reserved.