public interface IRControlAction
| Modifier and Type | Interface and Description |
|---|---|
static class |
IRControlAction.Button
Button Definitions
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
actionOnButton(IRControlAction.Button button)
Button Action Handler.
|
boolean actionOnButton(IRControlAction.Button button) throws IOException
button - the button pressedIOException - if problemsCopyright © 2017. All rights reserved.