TrafficMeasurement

constructor(receivedBytes: Long, transmittedBytes: Long)

Parameters

receivedBytes

amount of received bytes by the app at the moment of measurement.

transmittedBytes

amount of transmitted bytes by the app at the moment of measurement.