public interface SpiListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
SpiListener.SpiEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onSpiEvent(SpiListener.SpiEvent event)
This method is called by the SPI implementation.
|
void onSpiEvent(SpiListener.SpiEvent event)
event - - SPI eventCopyright © 2016. All rights reserved.