disableTraceroute property
getter/setter pair
设置禁用NIMSDK tracroute 能力 默认为NO,SDK会在请求失败时,进行 traceroute ,探测网路中各节点,以判断在哪个节点失去连接
Implementation
bool? disableTraceroute;
设置禁用NIMSDK tracroute 能力 默认为NO,SDK会在请求失败时,进行 traceroute ,探测网路中各节点,以判断在哪个节点失去连接
bool? disableTraceroute;