public interface ArduinoListener
| Modifier and Type | Method and Description |
|---|---|
void |
onMessageReceived(String key,
String value)
Invoked on incoming message
|
void |
onMessageTransmitted(String key,
String value)
Invoked on outgoing message
|
Copyright © 2014. All Rights Reserved.