| Package | Description |
|---|---|
| ioio.lib.api |
| Modifier and Type | Method and Description |
|---|---|
IOIO.State |
IOIO.getState()
Gets the connections state.
|
static IOIO.State |
IOIO.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IOIO.State[] |
IOIO.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|