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 |
---|---|
List<TimestampElement> |
NodeElement.getTimestampElements() |
Constructor and Description |
---|
NodeElement(NodeInfo nodeInfo,
TimestampElement timestampElement) |
Constructor and Description |
---|
NodeElement(NodeInfo nodeInfo,
List<TimestampElement> timestampElements) |
Modifier and Type | Method and Description |
---|---|
TimestampElement |
IoTFieldsExtensionProvider.parseTimestampElement(org.xmlpull.v1.XmlPullParser parser) |