Participant

The Participant interface gathers information about a conference participant.

Properties

id

• id: string

The participant's ID.


info

• info: ParticipantInfo

Information about a conference participant.


status

• Optional status: ParticipantStatus

The participant's status.


streams

• Optional streams: MediaStream[]

The participant's streams.


type

• Optional type: ParticipantType

The participant's type.