View source: R/ivsrealtime_operations.R
ivsrealtime_get_participant | R Documentation |
Gets information about the specified participant token.
See https://www.paws-r-sdk.com/docs/ivsrealtime_get_participant/ for full documentation.
ivsrealtime_get_participant(stageArn, sessionId, participantId)
stageArn |
[required] Stage ARN. |
sessionId |
[required] ID of a session within the stage. |
participantId |
[required] Unique identifier for the participant. This is assigned by IVS and
returned by
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.