Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Participant

Hierarchy

  • Participant

Index

Properties

Optional duration

duration: number

enteredAt

enteredAt: number

Optional exitedAt

exitedAt: number

isAudioEnabled

isAudioEnabled: boolean

isLocalParticipant

isLocalParticipant: boolean

isVideoEnabled

isVideoEnabled: boolean

participantId

participantId: string

state

updatedAt

updatedAt: number

user

user: User

Methods

setMediaView

  • setMediaView(mediaView: HTMLMediaElement): Promise<void>
  • Parameters

    • mediaView: HTMLMediaElement

    Returns Promise<void>

Generated using TypeDoc