Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events for GetFile method #40

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment
Open

Events for GetFile method #40

GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Any way to get the progress of Getfile?  I'd like to add a progress bar when 
downloading a file through Dropbox in my app, since the files used can be large 
and I can't figure out how.

Original issue reported on code.google.com by [email protected] on 15 Jun 2013 at 2:22

@GoogleCodeExporter
Copy link
Author

the getFile method will return a URLLoader from which you can track the 
download progress by ProgressEvent.PROGRESS event.

Original comment by grossopaforever on 16 Jun 2013 at 3:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant