NetworkStats

@Serializable
data class NetworkStats

Properties

Link copied to clipboard
val previousThreshold: Threshold? = null

The previous threshold value (if any).

Link copied to clipboard
val quality: Int

A lossy, human-readable quality value representing call quality.

Link copied to clipboard
val stats: DetailedNetworkStats

In-depth network statistics.

Link copied to clipboard
val threshold: Threshold

A lossy, human-readable quality value representing call quality.