stabilityScore property
final
A composite score from 0 (broken) to 100 (perfect) representing overall stability.
The engine calculates this based on jitter consistency and packet loss.
Scores below 70 are typically flagged as `ConnectionQuality::Unstable`.
Implementation
final int stabilityScore;