Uses of Class
org.jivesoftware.smackx.iot.control.element.IoTSetRequest
-
Packages that use IoTSetRequest Package Description org.jivesoftware.smackx.iot.control.element Smack's API for XMPP IoT.org.jivesoftware.smackx.iot.control.provider Smack's API for XMPP IoT. -
-
Uses of IoTSetRequest in org.jivesoftware.smackx.iot.control.element
Constructors in org.jivesoftware.smackx.iot.control.element with parameters of type IoTSetRequest Constructor Description IoTSetResponse(IoTSetRequest iotSetRequest)
-
Uses of IoTSetRequest in org.jivesoftware.smackx.iot.control.provider
Methods in org.jivesoftware.smackx.iot.control.provider that return IoTSetRequest Modifier and Type Method Description IoTSetRequest
IoTSetRequestProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-