Uses of Class
org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
-
Packages that use IoTDiscoveryManager Package Description org.jivesoftware.smackx.iot.discovery Smack's API for XMPP IoT XEP-0347 Discovery. -
-
Uses of IoTDiscoveryManager in org.jivesoftware.smackx.iot.discovery
Methods in org.jivesoftware.smackx.iot.discovery that return IoTDiscoveryManager Modifier and Type Method Description static IoTDiscoveryManager
IoTDiscoveryManager. getInstanceFor(XMPPConnection connection)
Get the manger instance responsible for the given connection.
-