| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
AllowedCapabilities |
AllowedCapabilities.clone() |
AllowedCapabilities |
StartWebRTCContactRequest.getAllowedCapabilities()
Information about the video sharing capabilities of the participants (customer, agent).
|
AllowedCapabilities |
AllowedCapabilities.withAgent(ParticipantCapabilities agent)
Information about the agent's video sharing capabilities.
|
AllowedCapabilities |
AllowedCapabilities.withCustomer(ParticipantCapabilities customer)
Information about the customer's video sharing capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartWebRTCContactRequest.setAllowedCapabilities(AllowedCapabilities allowedCapabilities)
Information about the video sharing capabilities of the participants (customer, agent).
|
StartWebRTCContactRequest |
StartWebRTCContactRequest.withAllowedCapabilities(AllowedCapabilities allowedCapabilities)
Information about the video sharing capabilities of the participants (customer, agent).
|
Copyright © 2024. All rights reserved.