| 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 GetVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeSdkVoiceClient.getVoiceConnectorEmergencyCallingConfiguration(Consumer<GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder> getVoiceConnectorEmergencyCallingConfigurationRequest)
Retrieves the emergency calling configuration details for the specified Voice Connector.
|
default GetVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeSdkVoiceClient.getVoiceConnectorEmergencyCallingConfiguration(GetVoiceConnectorEmergencyCallingConfigurationRequest getVoiceConnectorEmergencyCallingConfigurationRequest)
Retrieves the emergency calling configuration details for the specified Voice Connector.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetVoiceConnectorEmergencyCallingConfigurationResponse> |
ChimeSdkVoiceAsyncClient.getVoiceConnectorEmergencyCallingConfiguration(Consumer<GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder> getVoiceConnectorEmergencyCallingConfigurationRequest)
Retrieves the emergency calling configuration details for the specified Voice Connector.
|
default CompletableFuture<GetVoiceConnectorEmergencyCallingConfigurationResponse> |
ChimeSdkVoiceAsyncClient.getVoiceConnectorEmergencyCallingConfiguration(GetVoiceConnectorEmergencyCallingConfigurationRequest getVoiceConnectorEmergencyCallingConfigurationRequest)
Retrieves the emergency calling configuration details for the specified Voice Connector.
|
Copyright © 2023. All rights reserved.