ivs_batch_start_viewer_session_revocation {paws.analytics} | R Documentation |
Performs StartViewerSessionRevocation on multiple channel ARN and viewer ID pairs simultaneously
Description
Performs start_viewer_session_revocation
on multiple channel ARN and viewer ID pairs simultaneously.
See https://www.paws-r-sdk.com/docs/ivs_batch_start_viewer_session_revocation/ for full documentation.
Usage
ivs_batch_start_viewer_session_revocation(viewerSessions)
Arguments
viewerSessions |
[required] Array of viewer sessions, one per channel-ARN and viewer-ID pair. |
[Package paws.analytics version 0.9.0 Index]