Learn R Programming

paws.analytics (version 0.6.0)

ivsrealtime_get_participant: Gets information about the specified participant token

Description

Gets information about the specified participant token.

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

Usage

ivsrealtime_get_participant(participantId, sessionId, stageArn)

Arguments

participantId

[required] Unique identifier for the participant. This is assigned by IVS and returned by create_participant_token.

sessionId

[required] ID of a session within the stage.

stageArn

[required] Stage ARN.