Uses of Interface
com.github.lucadruda.iotc.device.callbacks.IoTCCallback
| Package | Description |
|---|---|
| com.github.lucadruda.iotc.device | |
| com.github.lucadruda.iotc.device.callbacks |
-
Uses of IoTCCallback in com.github.lucadruda.iotc.device
Methods in com.github.lucadruda.iotc.device with parameters of type IoTCCallback Modifier and Type Method Description voidIIoTCClient. on(IOTC_EVENTS eventName, IoTCCallback callback)voidIoTCClient. on(IOTC_EVENTS event, IoTCCallback callback) -
Uses of IoTCCallback in com.github.lucadruda.iotc.device.callbacks
Subinterfaces of IoTCCallback in com.github.lucadruda.iotc.device.callbacks Modifier and Type Interface Description interfaceCommandCallbackinterfacePropertiesCallback