Klasse UiWebRtcPublisher.SetBackgroundImageUrlCommand

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

public static class UiWebRtcPublisher.SetBackgroundImageUrlCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • backgroundImageUrl

      protected String backgroundImageUrl
  • Konstruktordetails

    • SetBackgroundImageUrlCommand

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

      public SetBackgroundImageUrlCommand(String componentId, String backgroundImageUrl)
  • Methodendetails