Klasse AbstractUiLiveStreamPlayer.PlayCommand

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

public static class AbstractUiLiveStreamPlayer.PlayCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • url

      protected String url
  • Konstruktordetails

    • PlayCommand

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

      public PlayCommand(String componentId, String url)
  • Methodendetails