Class PivoEvent.RCLeftRelease

java.lang.Object
app.pivo.android.prosdk.events.PivoEvent.RCLeftRelease
Enclosing class:
PivoEvent

@Deprecated
public static class PivoEvent.RCLeftRelease
extends Object
Deprecated.
This event class is deprecated and please use PivoEvent.RCLeft instead of it. PivoEvent.RCLeftRelease is sent by PivoEventBus if left button is released after pressing the button on Pivo remote controller.
  • Constructor Details

    • RCLeftRelease

      public RCLeftRelease()
      Deprecated.