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