Skip to content

Commit

Permalink
fetch document update
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyofrancis committed Feb 23, 2017
1 parent b7f3258 commit 4f7c645
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fetch/src/main/java/com/tonyodev/fetch/Fetch.java
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,8 @@ public File getDownloadedFile(final long id) {

/**
* Query the FetchService database for a download request's file path.
* The FilePath is the absolute local file path including file name where the downloaded
* file is stored. eg: /storage/videos/video.mp4
*
* @param id a unique ID used by Fetch and the FetchService to identify a download
* request.
Expand Down

0 comments on commit 4f7c645

Please sign in to comment.