Uses of Class
org.jivesoftware.smackx.iot.IoTManager
-
Packages that use IoTManager Package Description org.jivesoftware.smackx.iot.control Smack's API for XMPP IoT.org.jivesoftware.smackx.iot.data Smack's API for XMPP IoT. -
-
Uses of IoTManager in org.jivesoftware.smackx.iot.control
Subclasses of IoTManager in org.jivesoftware.smackx.iot.control Modifier and Type Class Description class
IoTControlManager
A manger for XEP-0325: Internet of Things - Control. -
Uses of IoTManager in org.jivesoftware.smackx.iot.data
Subclasses of IoTManager in org.jivesoftware.smackx.iot.data Modifier and Type Class Description class
IoTDataManager
A manager for XEP-0323: Internet of Things - Sensor Data.
-