Skip to main content
Version: v1.16.0

Type Alias: StageParticipantInfo

StageParticipantInfo: object

Type declaration

attributes

readonly attributes: Record\<string, unknown>

audioMuted

audioMuted: boolean

capabilities

readonly capabilities: Set\<StageParticipantCapabilities>

id

readonly id: string

isLocal

readonly isLocal: boolean

isPublishing

isPublishing: boolean

userId

readonly userId: string

userInfo

readonly userInfo: Record\<string, unknown>

videoStopped

videoStopped: boolean