Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZegoNetworkSpeedTestQuality

network speed test quality

Hierarchy

  • ZegoNetworkSpeedTestQuality

Index

Properties

connectCost

connectCost: number

Time to connect to the server, in milliseconds. During the speed test, if the network connection is disconnected, it will automatically initiate a reconnection, and this variable will be updated accordingly.

packetLostRate

packetLostRate: number

packet lost rate. in percentage, 0.0 ~ 1.0

quality

network quality. excellent, good, medium and poor

rtt

rtt: number

rtt, in milliseconds

Generated using TypeDoc