Enumeration ConnectionQuality

Enumeration Members

Enumeration Members

Excellent: "excellent"
Good: "good"
Lost: "lost"

Indicates that a participant has temporarily (or permanently) lost connection to LiveKit. For permanent disconnection a ParticipantDisconnected event will be emitted after a timeout

Poor: "poor"
Unknown: "unknown"

Generated using TypeDoc