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