| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.chimesdkvoice.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetVoiceConnectorProxyResult> |
AbstractAmazonChimeSDKVoiceAsync.getVoiceConnectorProxyAsync(GetVoiceConnectorProxyRequest request,
AsyncHandler<GetVoiceConnectorProxyRequest,GetVoiceConnectorProxyResult> asyncHandler) |
Future<GetVoiceConnectorProxyResult> |
AmazonChimeSDKVoiceAsync.getVoiceConnectorProxyAsync(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest,
AsyncHandler<GetVoiceConnectorProxyRequest,GetVoiceConnectorProxyResult> asyncHandler)
Retrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.
|
Future<GetVoiceConnectorProxyResult> |
AmazonChimeSDKVoiceAsyncClient.getVoiceConnectorProxyAsync(GetVoiceConnectorProxyRequest request,
AsyncHandler<GetVoiceConnectorProxyRequest,GetVoiceConnectorProxyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetVoiceConnectorProxyRequest |
GetVoiceConnectorProxyRequest.clone() |
GetVoiceConnectorProxyRequest |
GetVoiceConnectorProxyRequest.withVoiceConnectorId(String voiceConnectorId)
The Voice Connector ID.
|
Copyright © 2023. All rights reserved.