Contents

TotalCellularUploadMetric

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

Declaration

struct TotalCellularUploadMetric

Discussion

This metric corresponds to the MetricResult.totalCellularUpload(_:) 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 cumulativeCellularUpload property of MXNetworkTransferMetric.

Topics

Measurements

See Also

Network metrics