Skip to content

Interface: HostSessionStatus

Defined in: host-session.ts:38

Properties

capturing

capturing: boolean

Defined in: host-session.ts:43

Is a media stream currently in hand for the plane?


state

state: "off" | "connecting" | "hosting"

Defined in: host-session.ts:40

The relay connection: down, dialing, or registered-and-listed.


viewers

viewers: number

Defined in: host-session.ts:41