According to this reply on Sept 19th the download progress listener has been released if I am not mistaken. But everything is on Java and with all due shame, it's something I do not understand.
Is there a way to get sample codes for .NET? I'm currently stuck with:
DropboxClient.Files.DownloadAsync()
I'd really love a more responsive UI for my users. I'm new to Threading class and Async/Await. So a working code sample would be very very very much appreciated.
Thanks in advance!