📝 say more about setDownloadPath API.

This commit is contained in:
Haojian Wu 2015-07-29 14:13:28 +08:00
parent 877830e4a1
commit f40155645c

View file

@ -1224,3 +1224,6 @@ proxy-uri = [<proxy-scheme>"://"]<proxy-host>[":"<proxy-port>]
### Session.setDownloadPath(path)
* `path` String - The download location
Sets download saving directory. By default, the download directory will be the
`Downloads` under the respective app folder.