ivs_get_stream {paws.analytics} | R Documentation |
Gets information about the active (live) stream on a specified channel
Description
Gets information about the active (live) stream on a specified channel.
See https://www.paws-r-sdk.com/docs/ivs_get_stream/ for full documentation.
Usage
ivs_get_stream(channelArn)
Arguments
channelArn |
[required] Channel ARN for stream to be accessed. |
[Package paws.analytics version 0.7.0 Index]