Class PivoEvent

java.lang.Object
app.pivo.android.prosdk.events.PivoEvent

public class PivoEvent
extends Object
PivoEvent is a list of events, which are sent by Pivo controller through @PivoEventBus mechanism.
  • Field Details

    • UP

      public static int UP
    • DOWN

      public static int DOWN
    • PRESSED

      public static int PRESSED
    • RELEASE

      public static int RELEASE
  • Constructor Details

    • PivoEvent

      public PivoEvent()