Uses of Class
org.jivesoftware.smackx.iot.discovery.IoTClaimedException
-
Packages that use IoTClaimedException Package Description org.jivesoftware.smackx.iot.discovery Smack's API for XMPP IoT XEP-0347 Discovery. -
-
Uses of IoTClaimedException in org.jivesoftware.smackx.iot.discovery
Methods in org.jivesoftware.smackx.iot.discovery that throw IoTClaimedException Modifier and Type Method Description ThingState
IoTDiscoveryManager. registerThing(Thing thing)
ThingState
IoTDiscoveryManager. registerThing(Jid registry, Thing thing)
-