Uses of Class
org.jivesoftware.smackx.iot.control.element.SetData
Package
Description
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
-
Uses of SetData in org.jivesoftware.smackx.iot.control
Modifier and TypeMethodDescriptionIoTControlManager.setUsingIq
(FullJid jid, SetData data) Control a thing by sending a collection ofSetData
instructions.Modifier and TypeMethodDescriptionvoid
ThingControlRequest.processRequest
(Jid from, Collection<SetData> setData) IoTControlManager.setUsingIq
(FullJid jid, Collection<? extends SetData> data) Control a thing by sending a collection ofSetData
instructions. -
Uses of SetData in org.jivesoftware.smackx.iot.control.element
Modifier and TypeClassDescriptionclass
class
class
class