6 package com.netease.nimlib.sdk.avchat;
24 AVChatNetDetectorImpl.setCustomServer(url);
36 return AVChatNetDetectorImpl.start(type, callback);
55 AVChatNetDetectorImpl.stop(
id);
static String startNetDetect(int type, AVChatNetDetectCallback callback)
开始探测任务
static String startNetDetect(AVChatNetDetectCallback callback)
开始探测任务 使用音频模式探测
static void setCustomNetDetectServer(String url)
设置自定义网络探测的服务器地址
static void stopNetDetect(String id)
停止探测