public class IoTSetResponseProvider extends org.jivesoftware.smack.provider.IQProvider<IoTSetResponse>
| Constructor and Description |
|---|
IoTSetResponseProvider() |
| Modifier and Type | Method and Description |
|---|---|
IoTSetResponse |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public IoTSetResponse parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment)
parse in class org.jivesoftware.smack.provider.IQProvider<IoTSetResponse>