public interface ITiVS1838BNECEventListener
Modifier and Type | Method and Description |
---|---|
void |
cmdReceived(TiVS1838BNEC vs1838b)
the event is triggered when the command is received
|
void |
cmdRepeat(TiVS1838BNEC vs1838b)
the event is triggered when the last command is repeat
|
void cmdReceived(TiVS1838BNEC vs1838b)
vs1838b
- the vs1838b which command is receivedvoid cmdRepeat(TiVS1838BNEC vs1838b)
vs1838b
- the vs1838b which last command is repeat