downLostRate property

double downLostRate
getter/setter pair

Downstream packet loss rate between 0 and 1.0. For example, 0.2 indicates that 2 data packets may be lost in every 10 packets received from the server.

Implementation

double downLostRate;