public interface LiveModeEvent
EventManager
.Modifier and Type | Method and Description |
---|---|
default boolean |
getIsOn()
Deprecated.
use
isOn() instead. |
boolean |
isOn()
Informs the caller if live mode is on or off.
|
boolean isOn()
@Deprecated default boolean getIsOn()
isOn()
instead.