Package io.github.zeroone3010.yahueapi
Class SwitchEvent
java.lang.Object
io.github.zeroone3010.yahueapi.SwitchEvent
public final class SwitchEvent
extends java.lang.Object
This class describes an event of a
Switch. An event in this case consists of a Button
and the action that was performed with the button, i.e. a ButtonEvent.-
Method Summary
Modifier and Type Method Description ButtonEventgetAction()ButtongetButton()java.lang.StringtoString()