Uses of Class
org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
Packages that use IoTClaimed
Package
Description
Smack's API for XMPP IoT XEP-0347 Discovery.
Smack's API for XMPP IoT.
-
Uses of IoTClaimed in org.jivesoftware.smackx.iot.discovery
Methods in org.jivesoftware.smackx.iot.discovery that return IoTClaimedModifier 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.IoTClaimedException.getIoTClaimed()
Constructors in org.jivesoftware.smackx.iot.discovery with parameters of type IoTClaimed -
Uses of IoTClaimed in org.jivesoftware.smackx.iot.discovery.provider
Methods in org.jivesoftware.smackx.iot.discovery.provider that return IoTClaimedModifier and TypeMethodDescriptionIoTClaimedProvider.parse
(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)