Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1get isAudience(): boolean
Whether the participant is an audience member (view-only).
Participant.isAudience
Participant
isAudience
1console.log(selfParticipant.isAudience);