Class PivoEvent.BypassEvent

  • Enclosing class:
    PivoEvent

    public static class PivoEvent.BypassEvent
    extends Object
    PivoEvent.BypassEvent is sent by PivoEventBus when remote controller is activated, or in other words, bypass is turned off. This is supported in Pivo version-2 and above.
    • Constructor Detail

      • BypassEvent

        public BypassEvent​(boolean enabled)
    • Method Detail

      • isEnabled

        public boolean isEnabled()