| Package | Description |
|---|---|
| ioio.lib.api | |
| ioio.lib.util |
| Modifier and Type | Method and Description |
|---|---|
static IOIO |
IOIOFactory.create()
Create a IOIO instance.
|
static IOIO |
IOIOFactory.create(IOIOConnection connection)
Create a IOIO instance with a user-provided underlying connection class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IOIOLooper.setup(IOIO ioio)
Subclasses should override this method for performing operations to be
done once as soon as IOIO communication is established.
|
void |
BaseIOIOLooper.setup(IOIO ioio) |