-
public final class PdfDownloader
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfacePdfDownloader.StatusListenerpublic classPdfDownloader.Companion
-
Constructor Summary
Constructors Constructor Description PdfDownloader(CoroutineScope coroutineScope, HeaderData headers, String url, CacheStrategy cacheStrategy, PdfDownloader.StatusListener listener, OkHttpClient httpClient)
-
Method Summary
-
-
Constructor Detail
-
PdfDownloader
PdfDownloader(CoroutineScope coroutineScope, HeaderData headers, String url, CacheStrategy cacheStrategy, PdfDownloader.StatusListener listener, OkHttpClient httpClient)
-
-
-
-