Package app.pivo.android.prosdk.events
Class PivoEvent.RCLeftContinuous
java.lang.Object
app.pivo.android.prosdk.events.PivoEvent.RCLeftContinuous
- Enclosing class:
- PivoEvent
public static class PivoEvent.RCLeftContinuous extends Object
PivoEvent.RCLeftContinuous is sent by PivoEventBus if left button is released after pressing the button on Pivo remote controller.-
Constructor Summary
Constructors Constructor Description RCLeftContinuous(int state) -
Method Summary
Modifier and Type Method Description intgetState()
-
Constructor Details
-
RCLeftContinuous
public RCLeftContinuous(int state)
-
-
Method Details
-
getState
public int getState()
-