| 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 UpdateProxySessionResponse |
ChimeSdkVoiceClient.updateProxySession(Consumer<UpdateProxySessionRequest.Builder> updateProxySessionRequest)
Updates the specified proxy session details, such as voice or SMS capabilities.
|
default UpdateProxySessionResponse |
ChimeSdkVoiceClient.updateProxySession(UpdateProxySessionRequest updateProxySessionRequest)
Updates the specified proxy session details, such as voice or SMS capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProxySessionResponse> |
ChimeSdkVoiceAsyncClient.updateProxySession(Consumer<UpdateProxySessionRequest.Builder> updateProxySessionRequest)
Updates the specified proxy session details, such as voice or SMS capabilities.
|
default CompletableFuture<UpdateProxySessionResponse> |
ChimeSdkVoiceAsyncClient.updateProxySession(UpdateProxySessionRequest updateProxySessionRequest)
Updates the specified proxy session details, such as voice or SMS capabilities.
|
Copyright © 2023. All rights reserved.