| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
static MeetingFeatureStatus |
MeetingFeatureStatus.fromValue(String value)
Use this in place of valueOf.
|
static MeetingFeatureStatus |
MeetingFeatureStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MeetingFeatureStatus[] |
MeetingFeatureStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AudioFeatures |
AudioFeatures.withEchoReduction(MeetingFeatureStatus echoReduction)
Makes echo reduction available to clients who connect to the meeting.
|
Copyright © 2024. All rights reserved.