| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkvoice |
The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use
Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications.
|
| Modifier and Type | Method and Description |
|---|---|
default ValidateE911AddressResponse |
ChimeSdkVoiceClient.validateE911Address(Consumer<ValidateE911AddressRequest.Builder> validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors.
|
default ValidateE911AddressResponse |
ChimeSdkVoiceClient.validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ValidateE911AddressResponse> |
ChimeSdkVoiceAsyncClient.validateE911Address(Consumer<ValidateE911AddressRequest.Builder> validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors.
|
default CompletableFuture<ValidateE911AddressResponse> |
ChimeSdkVoiceAsyncClient.validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors.
|
Copyright © 2023. All rights reserved.