Builder of DownloadConditions.
|
Builder()
|
| DownloadConditions |
build()
Builds
DownloadConditions.
|
| DownloadConditions.Builder |
requireCharging()
Sets that a device must be charging for downloading to occur.
|
| DownloadConditions.Builder |
requireWifi()
Sets that a device must use wifi for downloading to occur.
|
Builds DownloadConditions.
Sets that a device must be charging for downloading to occur.
Only works on Android N and above.
Sets that a device must use wifi for downloading to occur.