Interface AudioFeatures.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AudioFeatures.Builder,AudioFeatures>, SdkBuilder<AudioFeatures.Builder,AudioFeatures>, SdkPojo
Enclosing class:
AudioFeatures

public static interface AudioFeatures.Builder extends SdkPojo, CopyableBuilder<AudioFeatures.Builder,AudioFeatures>
  • Method Details

    • echoReduction

      AudioFeatures.Builder echoReduction(String echoReduction)

      Makes echo reduction available to clients who connect to the meeting.

      Parameters:
      echoReduction - Makes echo reduction available to clients who connect to the meeting.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • echoReduction

      AudioFeatures.Builder echoReduction(MeetingFeatureStatus echoReduction)

      Makes echo reduction available to clients who connect to the meeting.

      Parameters:
      echoReduction - Makes echo reduction available to clients who connect to the meeting.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: