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