ivs_get_stream_session {paws.analytics} | R Documentation |
Gets metadata on a specified stream
Description
Gets metadata on a specified stream.
See https://www.paws-r-sdk.com/docs/ivs_get_stream_session/ for full documentation.
Usage
ivs_get_stream_session(channelArn, streamId = NULL)
Arguments
channelArn |
[required] ARN of the channel resource |
streamId |
Unique identifier for a live or previously live stream in the specified
channel. If no |
[Package paws.analytics version 0.9.0 Index]