public class DownloadConfig extends Object implements AdditionalConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
DownloadConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DownloadConfig.Builder |
aDownloadConfig() |
String |
getBaseUrl() |
String |
getCacheDir() |
String |
getDownloadCacheDir()
Deprecated.
in favour of getCacheDir
|
@Deprecated public String getDownloadCacheDir()
public String getCacheDir()
public String getBaseUrl()
public static DownloadConfig.Builder aDownloadConfig()
Copyright © 2017. All rights reserved.