| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Attendee |
Attendee.clone() |
Attendee |
ConnectionData.getAttendee()
The attendee information, including attendee ID and join token.
|
Attendee |
Attendee.withAttendeeId(String attendeeId)
The Amazon Chime SDK attendee ID.
|
Attendee |
Attendee.withJoinToken(String joinToken)
The join token used by the Amazon Chime SDK attendee.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionData.setAttendee(Attendee attendee)
The attendee information, including attendee ID and join token.
|
ConnectionData |
ConnectionData.withAttendee(Attendee attendee)
The attendee information, including attendee ID and join token.
|
Copyright © 2024. All rights reserved.