CallQualityTracker class

Tracks call quality and LCN (Loss Connect Number) to determine network health

Constructors

CallQualityTracker()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state Map<String, int>
Get current tracking state
no setter

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