QualityType

Network quality types.

Enumerator

qualityUnknown
0: The network quality is unknown.
qualityExcellent
1: The network quality is excellent.
qualityGood
2: The network quality is quite good, but the bitrate may be slightly lower than excellent.
qualityPoor
3: Users can feel the communication is slightly impaired.
qualityBad
4: Users cannot communicate smoothly.
qualityVbad
5: The quality is so bad that users can barely communicate.
qualityDown
6: The network is down and users cannot communicate at all.
qualityUnsupported
7: Users cannot detect the network quality (not in use).
qualityDetecting
8: Detecting the network quality.