Uses of Class
software.amazon.awssdk.services.kinesisvideosignaling.model.SendAlexaOfferToMasterRequest
-
Packages that use SendAlexaOfferToMasterRequest Package Description software.amazon.awssdk.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.software.amazon.awssdk.services.kinesisvideosignaling.transform -
-
Uses of SendAlexaOfferToMasterRequest in software.amazon.awssdk.services.kinesisvideosignaling
Methods in software.amazon.awssdk.services.kinesisvideosignaling with parameters of type SendAlexaOfferToMasterRequest Modifier and Type Method Description default CompletableFuture<SendAlexaOfferToMasterResponse>KinesisVideoSignalingAsyncClient. sendAlexaOfferToMaster(SendAlexaOfferToMasterRequest sendAlexaOfferToMasterRequest)This API allows you to connect WebRTC-enabled devices with Alexa display devices.default SendAlexaOfferToMasterResponseKinesisVideoSignalingClient. sendAlexaOfferToMaster(SendAlexaOfferToMasterRequest sendAlexaOfferToMasterRequest)This API allows you to connect WebRTC-enabled devices with Alexa display devices. -
Uses of SendAlexaOfferToMasterRequest in software.amazon.awssdk.services.kinesisvideosignaling.transform
Methods in software.amazon.awssdk.services.kinesisvideosignaling.transform with parameters of type SendAlexaOfferToMasterRequest Modifier and Type Method Description SdkHttpFullRequestSendAlexaOfferToMasterRequestMarshaller. marshall(SendAlexaOfferToMasterRequest sendAlexaOfferToMasterRequest)
-