Class PivoEvent.RCRightRelease

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

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

    • RCRightRelease

      public RCRightRelease()
      Deprecated.