OTTransportStats Class Reference

Inherits from NSObject
Declared in OTNetworkStatsKit.h

Overview

Provides network-level transport statistics.

The OTTransportStats class exposes metrics related to the underlying network transport layer of a WebRTC connection. These stats reflect current conditions such as the estimated available bandwidth and can be used for monitoring or debugging network performance issues.

  connectionEstimatedBandwidth

The estimated available connection bandwidth, in bits per second (bps).

@property (readonly) int64_t connectionEstimatedBandwidth

Declared In

OTNetworkStatsKit.h