Uses of Interface
org.jivesoftware.smackx.iot.control.ThingControlRequest
-
Packages that use ThingControlRequest Package Description org.jivesoftware.smackx.iot Smack's API for XMPP IoT. -
-
Uses of ThingControlRequest in org.jivesoftware.smackx.iot
Methods in org.jivesoftware.smackx.iot that return ThingControlRequest Modifier and Type Method Description ThingControlRequest
Thing. getControlRequestHandler()
Methods in org.jivesoftware.smackx.iot with parameters of type ThingControlRequest Modifier and Type Method Description Thing.Builder
Thing.Builder. setControlRequestHandler(ThingControlRequest controlRequest)
-