Uses of Interface
com.github.lucadruda.iotc.device.callbacks.IoTCCallback
Packages that use IoTCCallback
-
Uses of IoTCCallback in com.github.lucadruda.iotc.device
Methods in com.github.lucadruda.iotc.device with parameters of type IoTCCallbackModifier and TypeMethodDescriptionvoid
IIoTCClient.on(IOTC_EVENTS eventName, IoTCCallback callback)
void
IoTCClient.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