Enumeration QualityType

Network quality types.

Enumeration Members

QualityBad: 4

4: Users cannot communicate smoothly.

QualityDetecting: 8

8: The last-mile network probe test is in progress.

QualityDown: 6

6: The network is down and users cannot communicate at all.

QualityExcellent: 1

1: The network quality is excellent.

QualityGood: 2

2: The network quality is quite good, but the bitrate may be slightly lower than excellent.

QualityPoor: 3

3: Users can feel the communication is slightly impaired.

QualityUnknown: 0

0: The network quality is unknown.

QualityVbad: 5

5: The quality is so bad that users can barely communicate.

Generated using TypeDoc