Klasse UiLiveStreamComponent.StopLiveStreamCommand

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

public static class UiLiveStreamComponent.StopLiveStreamCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
  • Konstruktordetails

    • StopLiveStreamCommand

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

      public StopLiveStreamCommand(String componentId)
  • Methodendetails