CallQualityTracker class
Tracks call quality and LCN (Loss Connect Number) to determine network health
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
parseCallQuality(
Map data) → CallQualityInfo - Parse call quality data from native event
-
reset(
) → void - Reset tracker state (e.g., when call ends)
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- loadingThreshold → const int
- Threshold for showing loading indicator