Contents

TotalCellularDownloadMetric

A metric that measures the total data downloaded over a cellular connection.

Declaration

struct TotalCellularDownloadMetric

Discussion

This metric corresponds to the MetricResult.totalCellularDownload(_:) case. It appears only in intervalEntries and is not included in state entries.

This value covers all cellular data regardless of whether the connection used LTE, 5G, or another technology.

This type replaces the cumulativeCellularDownload property of MXNetworkTransferMetric.

Topics

Measurements

See Also

Network metrics