Uses of Interface
org.jivesoftware.smackx.iot.data.ThingMomentaryReadOutRequest
-
Packages that use ThingMomentaryReadOutRequest Package Description org.jivesoftware.smackx.iot Smack's API for XMPP IoT. -
-
Uses of ThingMomentaryReadOutRequest in org.jivesoftware.smackx.iot
Methods in org.jivesoftware.smackx.iot that return ThingMomentaryReadOutRequest Modifier and Type Method Description ThingMomentaryReadOutRequest
Thing. getMomentaryReadOutRequestHandler()
Methods in org.jivesoftware.smackx.iot with parameters of type ThingMomentaryReadOutRequest Modifier and Type Method Description Thing.Builder
Thing.Builder. setMomentaryReadOutRequestHandler(ThingMomentaryReadOutRequest momentaryReadOutRequestHandler)
-