Options
All
  • Public
  • Public/Protected
  • All
Menu

The participant interface.

Hierarchy

  • Participant

Index

Properties

audio

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

User's audio state.

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

Optional avatar

avatar: string

User's avatar. Users can set their avatar in their web profile.

bVideoOn

bVideoOn: boolean

Whether the user started video.

displayName

displayName: string

User's display name.

isAllowIndividualRecording

isAllowIndividualRecording: boolean

Whether is allow individual recording

isHost

isHost: boolean

Whether the user is the host.

isManager

isManager: boolean

Whether the user is a manager.

muted

muted: boolean

Whether audio is muted.

sharePause

sharePause: boolean

Whether the share is paused.

sharerOn

sharerOn: boolean

Whether the user started sharing.

Optional userGuid

userGuid: string

The unified ID of a user among the main session or subsessions.

userId

userId: number

User ID.