EntitiesSelfParticipantisAudienceCopy page|View as Markdown|Open in Claude|More actions1get isAudience(): boolean Whether the participant is an audience member (view-only). Inherited from Participant.isAudience Examples 1console.log(selfParticipant.isAudience);