Class PivoEvent.Rotated

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

public static class PivoEvent.Rotated
extends Object
PivoEvent.Rotated is sent by PivoEventBus to notify app about rotation.
  • Constructor Details

    • Rotated

      public Rotated​(Direction direction)
  • Method Details

    • getDirection

      public Direction getDirection()