ResumableUpload is implemented with ReponseReceived even which is a callback
after the upload was done, and the object (file in case of upload stream to
drive) was created.
We should extend our Upload and UploadAsync to return the created object in
addition to the progress we return today.
One option is that our IUploadProgress will include also the created object in
case the upload was completed successfully.
Original issue reported on code.google.com by pele...@google.com on 24 Jun 2013 at 3:13
Original issue reported on code.google.com by
pele...@google.com
on 24 Jun 2013 at 3:13