Uses of Class
io.github.zeroone3010.yahueapi.v2.HueEventStreamState
| Package | Description |
|---|---|
| io.github.zeroone3010.yahueapi.v2 |
-
Uses of HueEventStreamState in io.github.zeroone3010.yahueapi.v2
Methods in io.github.zeroone3010.yahueapi.v2 that return HueEventStreamState Modifier and Type Method Description HueEventStreamStateHueEventSource. getState()Returns the state of this event stream.static HueEventStreamStateHueEventStreamState. valueOf(String name)Returns the enum constant of this type with the specified name.static HueEventStreamState[]HueEventStreamState. values()Returns an array containing the constants of this enum type, in the order they are declared.