ivsrealtime_get_stage_session {paws.analytics}R Documentation

Gets information for the specified stage session

Description

Gets information for the specified stage session.

See https://www.paws-r-sdk.com/docs/ivsrealtime_get_stage_session/ for full documentation.

Usage

ivsrealtime_get_stage_session(stageArn, sessionId)

Arguments

stageArn

[required] ARN of the stage for which the information is to be retrieved.

sessionId

[required] ID of a session within the stage.


[Package paws.analytics version 0.9.0 Index]