Klasse UiMediaSoupV3WebRtcClient.SetActiveCommand

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

public static class UiMediaSoupV3WebRtcClient.SetActiveCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • active

      protected boolean active
  • Konstruktordetails

    • SetActiveCommand

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

      public SetActiveCommand(String componentId, boolean active)
  • Methodendetails