box / box-android-sdk

Apache License 2.0
62 stars 74 forks source link

BoxDownload #413

Open omkarhande-zz opened 4 years ago

omkarhande-zz commented 4 years ago

when fetching a file for download using "fileApi.getDownloadRequest(targetfile,boxId).send()" we get a BoxDownload object. what is the use of it? also how can we convert it to BoxFile object or view it directly in BoxPreviewFragment?