Klasse UiShakaPlayer.JumpToCommand

java.lang.Object
org.teamapps.dto.UiShakaPlayer.JumpToCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiShakaPlayer

public static class UiShakaPlayer.JumpToCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • timeMillis

      protected long timeMillis
  • Konstruktordetails

    • JumpToCommand

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

      public JumpToCommand(String componentId, long timeMillis)
  • Methodendetails