default GetIceServerConfigResponse |
KinesisVideoSignalingClient.getIceServerConfig(Consumer<GetIceServerConfigRequest.Builder> getIceServerConfigRequest) |
Gets the Interactive Connectivity Establishment (ICE) server configuration information, including URIs, username,
and password which can be used to configure the WebRTC connection.
|
default GetIceServerConfigResponse |
KinesisVideoSignalingClient.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.
|
default SendAlexaOfferToMasterResponse |
KinesisVideoSignalingClient.sendAlexaOfferToMaster(Consumer<SendAlexaOfferToMasterRequest.Builder> sendAlexaOfferToMasterRequest) |
This API allows you to connect WebRTC-enabled devices with Alexa display devices.
|
default SendAlexaOfferToMasterResponse |
KinesisVideoSignalingClient.sendAlexaOfferToMaster(SendAlexaOfferToMasterRequest sendAlexaOfferToMasterRequest) |
This API allows you to connect WebRTC-enabled devices with Alexa display devices.
|