Package com.biglybt.pif.download.savelocation
-
Interface Summary Interface Description DefaultSaveLocationManager Note: Only for implementation by Core, not plugins.SaveLocationManager 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)
. -
Class Summary Class Description SaveLocationChange Used bySaveLocationManager
- you create an instance, set the attributes here and return the value.