Uses of Class
org.jivesoftware.smackx.iot.data.element.IoTDataField
Packages that use IoTDataField
Package
Description
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
-
Uses of IoTDataField in org.jivesoftware.smackx.iot.data
Method parameters in org.jivesoftware.smackx.iot.data with type arguments of type IoTDataFieldModifier and TypeMethodDescriptionvoid
ThingMomentaryReadOutResult.momentaryReadOut
(List<? extends IoTDataField> results) -
Uses of IoTDataField in org.jivesoftware.smackx.iot.data.element
Subclasses of IoTDataField in org.jivesoftware.smackx.iot.data.elementModifier and TypeClassDescriptionstatic class
static class
Methods in org.jivesoftware.smackx.iot.data.element that return types with arguments of type IoTDataFieldMethod parameters in org.jivesoftware.smackx.iot.data.element with type arguments of type IoTDataFieldModifier and TypeMethodDescriptionstatic IoTFieldsExtension
IoTFieldsExtension.buildFor
(int seqNr, boolean done, NodeInfo nodeInfo, List<? extends IoTDataField> data) Constructor parameters in org.jivesoftware.smackx.iot.data.element with type arguments of type IoTDataField