public interface ISwitchStateReceivedDelegate
Modifier and Type | Method and Description |
---|---|
void |
switchStateReceived(SwitchState state)
Delegate method invoked for each switch state notification received
Note: This method will be called on a non-UI thread
|
void switchStateReceived(SwitchState state)
state
- the new switch state