类 DownloadFileInterceptor

    • 构造器详细资料

      • DownloadFileInterceptor

        public DownloadFileInterceptor()
    • 方法详细资料

      • intercept

        public okhttp3.Response intercept​(okhttp3.Interceptor.Chain chain)
                                   throws IOException
        指定者:
        intercept 在接口中 okhttp3.Interceptor
        抛出:
        IOException