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