Package org.teamapps.dto
Class UiMediaSoupV3WebRtcClient.SetActiveCommand
java.lang.Object
org.teamapps.dto.UiMediaSoupV3WebRtcClient.SetActiveCommand
- Enclosing class:
UiMediaSoupV3WebRtcClient
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetActiveCommand(String componentId, boolean active) -
Method Summary
-
Field Details
-
componentId
-
active
protected boolean active
-
-
Constructor Details
-
SetActiveCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetActiveCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getActive
public boolean getActive()
-