Uses of Class
org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
Packages that use IoTFieldsExtension
Package
Description
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
-
Uses of IoTFieldsExtension in org.jivesoftware.smackx.iot.data
Methods in org.jivesoftware.smackx.iot.data that return types with arguments of type IoTFieldsExtensionModifier and TypeMethodDescriptionIoTDataManager.requestMomentaryValuesReadOut
(EntityFullJid jid) Try to read out a things momentary values. -
Uses of IoTFieldsExtension in org.jivesoftware.smackx.iot.data.element
Methods in org.jivesoftware.smackx.iot.data.element that return IoTFieldsExtensionModifier and TypeMethodDescriptionstatic IoTFieldsExtension
IoTFieldsExtension.buildFor
(int seqNr, boolean done, NodeInfo nodeInfo, List<? extends IoTDataField> data) static IoTFieldsExtension
-
Uses of IoTFieldsExtension in org.jivesoftware.smackx.iot.data.provider
Methods in org.jivesoftware.smackx.iot.data.provider that return IoTFieldsExtensionModifier and TypeMethodDescriptionIoTFieldsExtensionProvider.parse
(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)