Klasse UiLiveStreamComponent.DisplayInfoTextOverlayCommand

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

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

    • componentId

      protected String componentId
    • text

      protected String text
  • Konstruktordetails

    • DisplayInfoTextOverlayCommand

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

      public DisplayInfoTextOverlayCommand(String componentId, String text)
  • Methodendetails