| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
MeetingFeaturesConfiguration |
CreateMeetingWithAttendeesRequest.meetingFeatures()
Lists the audio and video features enabled for a meeting, such as echo reduction.
|
MeetingFeaturesConfiguration |
Meeting.meetingFeatures()
The features available to a meeting, such as echo reduction.
|
MeetingFeaturesConfiguration |
CreateMeetingRequest.meetingFeatures()
Lists the audio and video features enabled for a meeting, such as echo reduction.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMeetingWithAttendeesRequest.Builder |
CreateMeetingWithAttendeesRequest.Builder.meetingFeatures(MeetingFeaturesConfiguration meetingFeatures)
Lists the audio and video features enabled for a meeting, such as echo reduction.
|
Meeting.Builder |
Meeting.Builder.meetingFeatures(MeetingFeaturesConfiguration meetingFeatures)
The features available to a meeting, such as echo reduction.
|
CreateMeetingRequest.Builder |
CreateMeetingRequest.Builder.meetingFeatures(MeetingFeaturesConfiguration meetingFeatures)
Lists the audio and video features enabled for a meeting, such as echo reduction.
|
Copyright © 2023. All rights reserved.