| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
static MediaCapabilities |
MediaCapabilities.fromValue(String value)
Use this in place of valueOf.
|
static MediaCapabilities |
MediaCapabilities.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaCapabilities[] |
MediaCapabilities.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AttendeeCapabilities |
AttendeeCapabilities.withAudio(MediaCapabilities audio)
The audio capability assigned to an attendee.
|
AttendeeCapabilities |
AttendeeCapabilities.withContent(MediaCapabilities content)
The content capability assigned to an attendee.
|
AttendeeCapabilities |
AttendeeCapabilities.withVideo(MediaCapabilities video)
The video capability assigned to an attendee.
|
Copyright © 2024. All rights reserved.