| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideosignaling |
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.kinesisvideosignaling.model |
Classes modeling the various types represented by AWSKinesisVideoSignaling
|
| Modifier and Type | Method and Description |
|---|---|
SendAlexaOfferToMasterResult |
AWSKinesisVideoSignalingClient.sendAlexaOfferToMaster(SendAlexaOfferToMasterRequest sendAlexaOfferToMasterRequest)
This API allows you to connect WebRTC-enabled devices with Alexa display
devices.
|
SendAlexaOfferToMasterResult |
AWSKinesisVideoSignaling.sendAlexaOfferToMaster(SendAlexaOfferToMasterRequest sendAlexaOfferToMasterRequest)
This API allows you to connect WebRTC-enabled devices with Alexa display
devices.
|
| Modifier and Type | Method and Description |
|---|---|
SendAlexaOfferToMasterRequest |
SendAlexaOfferToMasterRequest.withChannelARN(String channelARN)
The ARN of the signaling channel by which Alexa and the master peer
communicate.
|
SendAlexaOfferToMasterRequest |
SendAlexaOfferToMasterRequest.withMessagePayload(String messagePayload)
The base64-encoded SDP offer content.
|
SendAlexaOfferToMasterRequest |
SendAlexaOfferToMasterRequest.withSenderClientId(String senderClientId)
The unique identifier for the sender client.
|
Copyright © 2019. All rights reserved.