Skip to main content

Type Alias: HealthState

HealthState = "good" | "warning" | "bad" | "unknown"

Overall broadcast health rating; "unknown" when there is no session yet and/or insufficient signal has been collected.