Package com.biglybt.pif.download.savelocation
package com.biglybt.pif.download.savelocation
-
ClassDescriptionNote: Only for implementation by Core, not plugins.Used by
SaveLocationManager
- you create an instance, set the attributes here and return the value.Plugins which want to control the logic of where the default save location for downloads (including for on-completion and on-removal behaviour) can implement this class and register it through theDownloadManager.setSaveLocationManager(SaveLocationManager)
.