| 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 UpdateSipMediaApplicationCallResponse |
ChimeSdkVoiceClient.updateSipMediaApplicationCall(Consumer<UpdateSipMediaApplicationCallRequest.Builder> updateSipMediaApplicationCallRequest)
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update
request.
|
default UpdateSipMediaApplicationCallResponse |
ChimeSdkVoiceClient.updateSipMediaApplicationCall(UpdateSipMediaApplicationCallRequest updateSipMediaApplicationCallRequest)
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update
request.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSipMediaApplicationCallResponse> |
ChimeSdkVoiceAsyncClient.updateSipMediaApplicationCall(Consumer<UpdateSipMediaApplicationCallRequest.Builder> updateSipMediaApplicationCallRequest)
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update
request.
|
default CompletableFuture<UpdateSipMediaApplicationCallResponse> |
ChimeSdkVoiceAsyncClient.updateSipMediaApplicationCall(UpdateSipMediaApplicationCallRequest updateSipMediaApplicationCallRequest)
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update
request.
|
Copyright © 2023. All rights reserved.