Sunday, 1 September 2013

Google Drive SDK: MediaUploadProgress - not sure how to use this

Google Drive SDK: MediaUploadProgress - not sure how to use this

I am looking to provide upload progress to my CLI using MediaIOUploadBase,
and I can see there is a class called MediaUploadProgress, but it isn't a
wrapper to an upload so I'm presuming it is obtained from an active upload
somehow. I can't find any documentation in the apiclient.http library on
how to obtain upload progress. Does anybody know how this works?

No comments:

Post a Comment