CallNetworkIssue
A single network issue detected by the WebRTC stats monitor on an active call. Issues are emitted on call.networkIssues$; use them to drive UI warnings or quality-degradation flows.
Properties
severity
Severity of the issue. warning indicates degradation; critical indicates the call may not be usable.
threshold
Threshold value (in the metric’s unit) that was crossed to trigger this issue.
timestamp
Wall-clock timestamp (ms since epoch) when the issue was detected.
type
Kind of network issue detected.
value
Observed value of the metric that triggered the issue.