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