Uses of Class
org.jivesoftware.smackx.iot.discovery.element.Tag
Package
Description
Smack's API for XMPP IoT (XEP-0323, -0324, -0325, -0347).
Smack's API for XMPP IoT XEP-0347 Discovery.
Smack's API for XMPP IoT.
-
Uses of Tag in org.jivesoftware.smackx.iot
-
Uses of Tag in org.jivesoftware.smackx.iot.discovery
Modifier and TypeMethodDescriptionIoTDiscoveryManager.claimThing
(Collection<Tag> metaTags) IoTDiscoveryManager.claimThing
(Collection<Tag> metaTags, boolean publicThing) IoTDiscoveryManager.claimThing
(Jid registry, Collection<Tag> metaTags, boolean publicThing) Claim a thing by providing a collection of meta tags. -
Uses of Tag in org.jivesoftware.smackx.iot.discovery.element
ModifierConstructorDescriptionIoTMine
(Collection<Tag> metaTags, boolean publicThing) IoTRegister
(Collection<Tag> tags, NodeInfo nodeInfo, boolean selfOwned)