Class PivoEvent.RCSpeedUpPressed

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

@Deprecated
public static class PivoEvent.RCSpeedUpPressed
extends Object
Deprecated.
This event class is deprecated and please use PivoEvent.RCSpeed instead of it. PivoEvent.RCSpeedUpPressed is sent by PivoEventBus on pressing up speed button. This event is supported in Pivo version-1 and above.
  • Constructor Details

    • RCSpeedUpPressed

      public RCSpeedUpPressed​(int level)
      Deprecated.
  • Method Details

    • getLevel

      public int getLevel()
      Deprecated.