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