- Navigation Guide
@aws-sdk/client-ivs-realtime
GetParticipantCommandInput Interface
The input for GetParticipantCommand.
Members
Name | Type | Details |
---|---|---|
participantId Required | string | undefined | Unique identifier for the participant. This is assigned by IVS and returned by CreateParticipantToken. |
sessionId Required | string | undefined | ID of a session within the stage. |
stageArn Required | string | undefined | Stage ARN. |
Full Signature
export interface GetParticipantCommandInput extends GetParticipantRequest