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 usePivoEvent.RCSpeedinstead of it.PivoEvent.RCSpeedDownPressedis sent byPivoEventBusafter release up speed button. This is supported in Pivo version-1 and above.
-
-
Constructor Summary
Constructors Constructor Description RCSpeedDownPressed(int level)Deprecated.
-