| 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.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NodeElement> |
IoTFieldsExtension.getNodes() |
| Constructor and Description |
|---|
IoTFieldsExtension(int seqNr,
boolean done,
NodeElement node) |
| Constructor and Description |
|---|
IoTFieldsExtension(int seqNr,
boolean done,
java.util.List<NodeElement> nodes) |
| Modifier and Type | Method and Description |
|---|---|
NodeElement |
IoTFieldsExtensionProvider.parseNode(org.xmlpull.v1.XmlPullParser parser) |