public static interface AudioFeatures.Builder extends SdkPojo, CopyableBuilder<AudioFeatures.Builder,AudioFeatures>
| Modifier and Type | Method and Description |
|---|---|
AudioFeatures.Builder |
echoReduction(MeetingFeatureStatus echoReduction)
Makes echo reduction available to clients who connect to the meeting.
|
AudioFeatures.Builder |
echoReduction(String echoReduction)
Makes echo reduction available to clients who connect to the meeting.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAudioFeatures.Builder echoReduction(String echoReduction)
Makes echo reduction available to clients who connect to the meeting.
echoReduction - Makes echo reduction available to clients who connect to the meeting.MeetingFeatureStatus,
MeetingFeatureStatusAudioFeatures.Builder echoReduction(MeetingFeatureStatus echoReduction)
Makes echo reduction available to clients who connect to the meeting.
echoReduction - Makes echo reduction available to clients who connect to the meeting.MeetingFeatureStatus,
MeetingFeatureStatusCopyright © 2023. All rights reserved.