Uses of Enum
com.github.lucadruda.iotc.device.enums.IOTC_CONNECTION_STATE
Packages that use IOTC_CONNECTION_STATE
Package
Description
-
Uses of IOTC_CONNECTION_STATE in com.github.lucadruda.iotc.device.enums
Methods in com.github.lucadruda.iotc.device.enums that return IOTC_CONNECTION_STATEModifier and TypeMethodDescriptionstatic IOTC_CONNECTION_STATE
Returns the enum constant of this type with the specified name.static IOTC_CONNECTION_STATE[]
IOTC_CONNECTION_STATE.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of IOTC_CONNECTION_STATE in com.github.lucadruda.iotc.device.exceptions
Methods in com.github.lucadruda.iotc.device.exceptions that return IOTC_CONNECTION_STATEConstructors in com.github.lucadruda.iotc.device.exceptions with parameters of type IOTC_CONNECTION_STATE