Package app.pivo.android.prosdk.events
Class PivoEvent.RCSpeedDown
- java.lang.Object
-
- app.pivo.android.prosdk.events.PivoEvent.RCSpeedDown
-
- Enclosing class:
- PivoEvent
public static class PivoEvent.RCSpeedDown extends Object
This event class is deprecated and please usePivoEvent.RCSpeedinstead of it.PivoEvent.RCSpeedDownis sent byPivoEventBuson pressing up speed button. This event is supported in Pivo version-1 and above.
-
-
Constructor Summary
Constructors Constructor Description RCSpeedDown(int level, int state)
-