public class UnblockContactsIQProvider extends IQProvider<UnblockContactsIQ>
Constructor and Description |
---|
UnblockContactsIQProvider() |
Modifier and Type | Method and Description |
---|---|
UnblockContactsIQ |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public UnblockContactsIQProvider()
public UnblockContactsIQ parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws Exception
parse
in class Provider<UnblockContactsIQ>
Exception