public interface ControlListener
Modifier and Type | Method and Description |
---|---|
void |
onError(RFReturnCode returnCode) |
void |
onReceivedCommand(at.tecs.ControlParser.Command command) |
void |
onTimeout() |
void onReceivedCommand(at.tecs.ControlParser.Command command)
void onTimeout()
void onError(RFReturnCode returnCode)