Package org.teamapps.dto
Klasse UiMediaSoupV3WebRtcClient.SetActiveCommand
java.lang.Object
org.teamapps.dto.UiMediaSoupV3WebRtcClient.SetActiveCommand
- Umschließende Klasse:
UiMediaSoupV3WebRtcClient
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetActiveCommand(String componentId, boolean active) -
Methodenübersicht
-
Felddetails
-
componentId
-
active
protected boolean active
-
-
Konstruktordetails
-
SetActiveCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetActiveCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getActive
public boolean getActive()
-