| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideowebrtcstorage | |
| software.amazon.awssdk.services.kinesisvideowebrtcstorage.transform |
| Modifier and Type | Method and Description |
|---|---|
default JoinStorageSessionResponse |
KinesisVideoWebRtcStorageClient.joinStorageSession(JoinStorageSessionRequest joinStorageSessionRequest)
Join the ongoing one way-video and/or multi-way audio WebRTC session as a video producing device for an input
channel.
|
default CompletableFuture<JoinStorageSessionResponse> |
KinesisVideoWebRtcStorageAsyncClient.joinStorageSession(JoinStorageSessionRequest joinStorageSessionRequest)
Join the ongoing one way-video and/or multi-way audio WebRTC session as a video producing device for an input
channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
JoinStorageSessionRequestMarshaller.marshall(JoinStorageSessionRequest joinStorageSessionRequest) |
Copyright © 2023. All rights reserved.