Klasse UiLiveStreamComponent.StartCustomEmbeddedLiveStreamPlayerCommand

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

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

    • componentId

      protected String componentId
    • playerEmbedHtml

      protected String playerEmbedHtml
    • embedContainerId

      protected String embedContainerId
  • Konstruktordetails

    • StartCustomEmbeddedLiveStreamPlayerCommand

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

      public StartCustomEmbeddedLiveStreamPlayerCommand(String componentId, String playerEmbedHtml, String embedContainerId)
  • Methodendetails