You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: