API Docs for version 1.3.1808

CallParticipant

Module: Circuit

Summary

Data object defining a call participant.

Properties

activeSpeaker

Syntax

activeSpeaker

Boolean

Summary

True if participant is the active speaker

isExternal

Syntax

isExternal

Boolean

Summary

True if user is dialing externally via a phone.

mediaType

Syntax

mediaType

MediaType

Summary

Media type the user is participating with

muted

Syntax

muted

Boolean

Summary

True if user is muted

streams

Syntax

streams

Object

Summary

Literal object containing video and desktop MediaStream objects. streams.video is identical to the videoStream property.

userId

Syntax

userId

String

Summary

User ID

videoStream

Syntax

videoStream

Object

Summary

Video stream of the participant