| Package | Description |
|---|---|
| com.github.lucadruda.iotc.device.enums | |
| com.github.lucadruda.iotc.device.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static IOTC_CONNECTION_STATE |
IOTC_CONNECTION_STATE.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
IOTC_CONNECTION_STATE |
IoTCentralException.getConnectionState() |
| Constructor and Description |
|---|
IoTCentralException(IOTC_CONNECTION_STATE connectionState) |
Copyright © 2019. All rights reserved.