Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Participant

Interface of a participant

Hierarchy

  • Participant

Index

Properties

audio

audio: "" | "computer" | "phone"

Audio state of a user.

  • '': No audio.
  • computer: Joined by computer audio.
  • phone: Joined by phone

avatar

avatar: string

The avatar of a user. You can set the avatar in the web profile.

bVideoOn

bVideoOn: boolean

Whether the user is started video.

displayName

displayName: string

Display name of a user.

isHost

isHost: boolean

Whether the user is host.

isManager

isManager: boolean

Whether the user is manager.

muted

muted: boolean

Whether audio is muted.

sharePause

sharePause: boolean

Whether the share is paused

sharerOn

sharerOn: boolean

Whether the user is started share.

userId

userId: number

Identify of a user.

Generated using TypeDoc