| 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.
|
| software.amazon.awssdk.services.chimesdkvoice.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateSipMediaApplicationCallResponse |
ChimeSdkVoiceClient.createSipMediaApplicationCall(CreateSipMediaApplicationCallRequest createSipMediaApplicationCallRequest)
Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the
endpoint of the specified
sipMediaApplicationId. |
default CompletableFuture<CreateSipMediaApplicationCallResponse> |
ChimeSdkVoiceAsyncClient.createSipMediaApplicationCall(CreateSipMediaApplicationCallRequest createSipMediaApplicationCallRequest)
Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the
endpoint of the specified
sipMediaApplicationId. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSipMediaApplicationCallRequestMarshaller.marshall(CreateSipMediaApplicationCallRequest createSipMediaApplicationCallRequest) |
Copyright © 2023. All rights reserved.