Klasse AbstractUiLiveStreamPlayer.StopCommand

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

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

    • componentId

      protected String componentId
  • Konstruktordetails

    • StopCommand

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

      public StopCommand(String componentId)
  • Methodendetails