| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideosignalingchannels |
Kinesis Video Streams Signaling Service is a intermediate service that establishes a communication channel for
discovering peers, transmitting offers and answers in order to establish peer-to-peer connection in webRTC
technology.
|
| com.amazonaws.services.kinesisvideosignalingchannels.model |
| Modifier and Type | Method and Description |
|---|---|
GetIceServerConfigResult |
AbstractAmazonKinesisVideoSignalingChannels.getIceServerConfig(GetIceServerConfigRequest request) |
GetIceServerConfigResult |
AmazonKinesisVideoSignalingChannelsClient.getIceServerConfig(GetIceServerConfigRequest request)
Gets the Interactive Connectivity Establishment (ICE) server configuration information, including URIs, username,
and password which can be used to configure the WebRTC connection.
|
GetIceServerConfigResult |
AmazonKinesisVideoSignalingChannels.getIceServerConfig(GetIceServerConfigRequest getIceServerConfigRequest)
Gets the Interactive Connectivity Establishment (ICE) server configuration information, including URIs, username,
and password which can be used to configure the WebRTC connection.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetIceServerConfigResult> |
AbstractAmazonKinesisVideoSignalingChannelsAsync.getIceServerConfigAsync(GetIceServerConfigRequest request) |
Future<GetIceServerConfigResult> |
AmazonKinesisVideoSignalingChannelsAsyncClient.getIceServerConfigAsync(GetIceServerConfigRequest request) |
Future<GetIceServerConfigResult> |
AmazonKinesisVideoSignalingChannelsAsync.getIceServerConfigAsync(GetIceServerConfigRequest getIceServerConfigRequest)
Gets the Interactive Connectivity Establishment (ICE) server configuration information, including URIs, username,
and password which can be used to configure the WebRTC connection.
|
Future<GetIceServerConfigResult> |
AbstractAmazonKinesisVideoSignalingChannelsAsync.getIceServerConfigAsync(GetIceServerConfigRequest request,
AsyncHandler<GetIceServerConfigRequest,GetIceServerConfigResult> asyncHandler) |
Future<GetIceServerConfigResult> |
AmazonKinesisVideoSignalingChannelsAsyncClient.getIceServerConfigAsync(GetIceServerConfigRequest request,
AsyncHandler<GetIceServerConfigRequest,GetIceServerConfigResult> asyncHandler) |
Future<GetIceServerConfigResult> |
AmazonKinesisVideoSignalingChannelsAsync.getIceServerConfigAsync(GetIceServerConfigRequest getIceServerConfigRequest,
AsyncHandler<GetIceServerConfigRequest,GetIceServerConfigResult> asyncHandler)
Gets the Interactive Connectivity Establishment (ICE) server configuration information, including URIs, username,
and password which can be used to configure the WebRTC connection.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetIceServerConfigResult> |
AbstractAmazonKinesisVideoSignalingChannelsAsync.getIceServerConfigAsync(GetIceServerConfigRequest request,
AsyncHandler<GetIceServerConfigRequest,GetIceServerConfigResult> asyncHandler) |
Future<GetIceServerConfigResult> |
AmazonKinesisVideoSignalingChannelsAsyncClient.getIceServerConfigAsync(GetIceServerConfigRequest request,
AsyncHandler<GetIceServerConfigRequest,GetIceServerConfigResult> asyncHandler) |
Future<GetIceServerConfigResult> |
AmazonKinesisVideoSignalingChannelsAsync.getIceServerConfigAsync(GetIceServerConfigRequest getIceServerConfigRequest,
AsyncHandler<GetIceServerConfigRequest,GetIceServerConfigResult> asyncHandler)
Gets the Interactive Connectivity Establishment (ICE) server configuration information, including URIs, username,
and password which can be used to configure the WebRTC connection.
|
| Modifier and Type | Method and Description |
|---|---|
GetIceServerConfigResult |
GetIceServerConfigResult.clone() |
GetIceServerConfigResult |
GetIceServerConfigResult.withIceServerList(Collection<IceServer> iceServerList)
The list of ICE server information objects.
|
GetIceServerConfigResult |
GetIceServerConfigResult.withIceServerList(IceServer... iceServerList)
The list of ICE server information objects.
|
Copyright © 2023. All rights reserved.