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