appError

public static void appError(ReportUtil.TAG tag, RTCErrorCode code, String keys, Array<Object> values)
public static void appError(ReportUtil.TAG tag, int level, RTCErrorCode code, String keys, Array<Object> values)
public static void appError(ReportUtil.TAG tag, RTCErrorCode code)
public static void appError(ReportUtil.TAG tag, int level, RTCErrorCode code)
public static void appError(ReportUtil.TAG tag, int code, String desc)
public static void appError(ReportUtil.TAG tag, int level, int code, String desc)
public static void appError(ReportUtil.TAG tag, String keys, Array<Object> values)
public static void appError(ReportUtil.TAG tag, boolean checkErrorCodeAndDegradeLevel, String keys, Array<Object> values)
public static void appError(ReportUtil.TAG tag, int level, String keys, Array<Object> values)