Package app.pivo.android.prosdk.events
Class PivoEvent.RCSpeedDownPressed
java.lang.Object
app.pivo.android.prosdk.events.PivoEvent.RCSpeedDownPressed
- Enclosing class:
- PivoEvent
@Deprecated public static class PivoEvent.RCSpeedDownPressed extends Object
Deprecated.
This event class is deprecated and please use
PivoEvent.RCSpeed instead of it.
PivoEvent.RCSpeedDownPressed is sent by PivoEventBus after release up speed button.
This is supported in Pivo version-1 and above.-
Constructor Summary
Constructors Constructor Description RCSpeedDownPressed(int level)Deprecated. -
Method Summary
Modifier and Type Method Description intgetLevel()Deprecated.
-
Constructor Details
-
RCSpeedDownPressed
public RCSpeedDownPressed(int level)Deprecated.
-
-
Method Details
-
getLevel
public int getLevel()Deprecated.
-