| 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 |
|---|---|
CreateProxySessionResult |
AmazonChimeSDKVoiceClient.createProxySession(CreateProxySessionRequest request)
Creates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone
numbers.
|
CreateProxySessionResult |
AmazonChimeSDKVoice.createProxySession(CreateProxySessionRequest createProxySessionRequest)
Creates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone
numbers.
|
CreateProxySessionResult |
AbstractAmazonChimeSDKVoice.createProxySession(CreateProxySessionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProxySessionResult> |
AbstractAmazonChimeSDKVoiceAsync.createProxySessionAsync(CreateProxySessionRequest request,
AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler) |
Future<CreateProxySessionResult> |
AmazonChimeSDKVoiceAsync.createProxySessionAsync(CreateProxySessionRequest createProxySessionRequest,
AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler)
Creates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone
numbers.
|
Future<CreateProxySessionResult> |
AmazonChimeSDKVoiceAsyncClient.createProxySessionAsync(CreateProxySessionRequest request,
AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateProxySessionResult |
CreateProxySessionResult.clone() |
CreateProxySessionResult |
CreateProxySessionResult.withProxySession(ProxySession proxySession)
The proxy session details.
|
Copyright © 2023. All rights reserved.