Class PivoEvent.RCSpeedUp

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

public static class PivoEvent.RCSpeedUp
extends Object
PivoEvent.RCSpeedUp is sent by PivoEventBus on pressing up speed button. This event is supported in Pivo version-1 and above.
  • Constructor Details

    • RCSpeedUp

      public RCSpeedUp​(int level, int state)
  • Method Details

    • getLevel

      public int getLevel()
    • getState

      public int getState()