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