Package app.pivo.android.prosdk.events
Class PivoEvent.BypassEvent
- java.lang.Object
-
- app.pivo.android.prosdk.events.PivoEvent.BypassEvent
-
- Enclosing class:
- PivoEvent
public static class PivoEvent.BypassEvent extends Object
PivoEvent.BypassEventis sent byPivoEventBuswhen remote controller is activated, or in other words, bypass is turned off. This is supported in Pivo version-2 and above.
-
-
Constructor Summary
Constructors Constructor Description BypassEvent(boolean enabled)
-