NetworkQuality
Represents the quality of the network. Network quality is determined by https://developer.mozilla.org/en-US/docs/Web/API/NetworkInformation|NetworkInformation if available in the user agent.
Enumeration Members
DOWN
DOWN:
0
EXCELLENT
EXCELLENT:
4
GOOD
GOOD:
3
NORMAL
NORMAL:
2
POOR
POOR:
1