Hi everyone,
I have searched the Dropbox documentation on its Developers page and on Stackoverflow, and I haven't found a way to get the upload progress of a file in the Java SDK v2. Could someone help me with this?
PD: I want the upload progress to show it in a JProgressBar.
Thank you so much.