Class Host

A class that provides general information about a host in a live event.

Hierarchy

  • Host

Constructors

Properties

connectedAt?: number
disconnectedAt?: number
duration: number
enteredAt?: number
exitedAt?: number
hostId: string
isAudioOn: boolean
isVideoOn: boolean
liveEventId: string
nickname: string
profileURL: string
state: HostState
userId: string

Generated using TypeDoc