public static interface TwiMaster.Result
| Modifier and Type | Method and Description |
|---|---|
boolean |
waitReady()
Wait until the asynchronous call which returned this instance is
complete.
|
boolean waitReady()
throws ConnectionLostException,
java.lang.InterruptedException
ConnectionLostException - Connection with the IOIO has been lost.java.lang.InterruptedException - This operation has been interrupted.