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