Klasse UiVideoPlayer.PlayerProgressEvent

java.lang.Object
org.teamapps.dto.UiVideoPlayer.PlayerProgressEvent
Alle implementierten Schnittstellen:
UiEvent
Umschließende Klasse:
UiVideoPlayer

public static class UiVideoPlayer.PlayerProgressEvent extends Object implements UiEvent
  • Felddetails

    • componentId

      protected String componentId
    • positionInSeconds

      protected int positionInSeconds
  • Konstruktordetails

    • PlayerProgressEvent

      @Deprecated public PlayerProgressEvent()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • PlayerProgressEvent

      public PlayerProgressEvent(String componentId, int positionInSeconds)
  • Methodendetails