| 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 PutVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeSdkVoiceClient.putVoiceConnectorEmergencyCallingConfiguration(Consumer<PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder> putVoiceConnectorEmergencyCallingConfigurationRequest)
Updates a Voice Connector's emergency calling configuration.
|
default PutVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeSdkVoiceClient.putVoiceConnectorEmergencyCallingConfiguration(PutVoiceConnectorEmergencyCallingConfigurationRequest putVoiceConnectorEmergencyCallingConfigurationRequest)
Updates a Voice Connector's emergency calling configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutVoiceConnectorEmergencyCallingConfigurationResponse> |
ChimeSdkVoiceAsyncClient.putVoiceConnectorEmergencyCallingConfiguration(Consumer<PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder> putVoiceConnectorEmergencyCallingConfigurationRequest)
Updates a Voice Connector's emergency calling configuration.
|
default CompletableFuture<PutVoiceConnectorEmergencyCallingConfigurationResponse> |
ChimeSdkVoiceAsyncClient.putVoiceConnectorEmergencyCallingConfiguration(PutVoiceConnectorEmergencyCallingConfigurationRequest putVoiceConnectorEmergencyCallingConfigurationRequest)
Updates a Voice Connector's emergency calling configuration.
|
Copyright © 2023. All rights reserved.