Class PivoEvent.RCSpeedUpRelease

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

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

    • RCSpeedUpRelease

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

    • getLevel

      public int getLevel()
      Deprecated.