-
Notifications
You must be signed in to change notification settings - Fork 2
Participant
Adnan Mujagić edited this page Jun 20, 2025
·
4 revisions
state : State
Represents the state of the participant in the call.
media : Media
Represents the media the participant has in the call.
endpoint : Endpoint
Represents the endpoint the participant is using to participate in the call.
disconnected : boolean
Indicates whether the participant is currently disconnected.
callId : string
Represents the call ID of the participant.
role : Role
Optional. If present, it represents the current role of the participant in the conference.