Class ZegoNetworkProbeConfig


  • public class ZegoNetworkProbeConfig
    extends java.lang.Object
    Network probe config
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean enableTraceroute
      Whether do traceroute, enabling tranceRoute will significantly increase network detection time
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • enableTraceroute

        public boolean enableTraceroute
        Whether do traceroute, enabling tranceRoute will significantly increase network detection time
    • Constructor Detail

      • ZegoNetworkProbeConfig

        public ZegoNetworkProbeConfig()