isAudience

View as MarkdownOpen in Claude
get isAudience(): boolean

Whether the participant is an audience member (view-only).

Inherited from

Participant.isAudience

Examples

console.log(selfParticipant.isAudience);