Class PivoEvent.RCLeftPressed

java.lang.Object
app.pivo.android.prosdk.events.PivoEvent.RCLeftPressed
Enclosing class:
PivoEvent

@Deprecated
public static class PivoEvent.RCLeftPressed
extends Object
Deprecated.
This event class is deprecated and please use PivoEvent.RCLeft instead of it. PivoEvent.RCLeftPressed is sent by PivoEventBus if left button is pressed on Pivo remote controller.
  • Constructor Details

    • RCLeftPressed

      public RCLeftPressed()
      Deprecated.