| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
MeetingFeaturesConfiguration |
MeetingFeaturesConfiguration.clone() |
MeetingFeaturesConfiguration |
Meeting.getMeetingFeatures()
The configuration settings of the features available to a meeting.
|
MeetingFeaturesConfiguration |
MeetingFeaturesConfiguration.withAudio(AudioFeatures audio)
The configuration settings for the audio features available to a meeting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Meeting.setMeetingFeatures(MeetingFeaturesConfiguration meetingFeatures)
The configuration settings of the features available to a meeting.
|
Meeting |
Meeting.withMeetingFeatures(MeetingFeaturesConfiguration meetingFeatures)
The configuration settings of the features available to a meeting.
|
Copyright © 2024. All rights reserved.