| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
CustomerVoiceActivity |
CustomerVoiceActivity.clone() |
CustomerVoiceActivity |
Contact.getCustomerVoiceActivity()
Information about customer’s voice activity.
|
CustomerVoiceActivity |
CustomerVoiceActivity.withGreetingEndTimestamp(Date greetingEndTimestamp)
Timestamp that measures the end of the customer greeting from an outbound voice call.
|
CustomerVoiceActivity |
CustomerVoiceActivity.withGreetingStartTimestamp(Date greetingStartTimestamp)
Timestamp that measures the beginning of the customer greeting from an outbound voice call.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Contact.setCustomerVoiceActivity(CustomerVoiceActivity customerVoiceActivity)
Information about customer’s voice activity.
|
Contact |
Contact.withCustomerVoiceActivity(CustomerVoiceActivity customerVoiceActivity)
Information about customer’s voice activity.
|
Copyright © 2024. All rights reserved.