dcorking / google-wave-resources

Automatically exported from code.google.com/p/google-wave-resources
0 stars 0 forks source link

Feature Request: Attachment upload progress event #788

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hey, i tried working with uploads via the attachment data in my robots. For 
this i added a document changed event to my robot and tried to work with the 
attachment data, when a attachment is added. But unfortunatly the upload of 
bigger files seem not to be finished, when the document changed event is fired 
and there is currently no possiblity to check the status of the upload 
progress. I've seen in the attachment whitelist that there are attributes 
contained in the protocoll to provide this information.
 - attribute uploadProgress { xsd:integer }
 - attribute attachmentSize { xsd:integer }
It would be great, if you could provide some attachment methods in the wave 
robot API (maybe in the attachment class) to receive this information 
programaticaly.
Best regards Jonas

Original issue reported on code.google.com by ShamusJo...@gmail.com on 10 Jun 2010 at 5:21

GoogleCodeExporter commented 8 years ago
Thanks for filing, we're looking into this.

Original comment by pamela.fox on 17 Jun 2010 at 12:16