Klasse UiLiveStreamComponent.StartHttpLiveStreamCommand

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

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

    • componentId

      protected String componentId
    • url

      protected String url
  • Konstruktordetails

    • StartHttpLiveStreamCommand

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

      public StartHttpLiveStreamCommand(String componentId, String url)
  • Methodendetails