Skip to content

Type Alias: SttStatus

SttStatus = "idle" | "connecting" | "ready" | "closed" | "error"

Defined in: types.ts:151

The handle's lifecycle state.