dcorking / wave-robot-java-client

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

Unable to manipulate attachments #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I would like to create an audio embedding robot (a robot that parses the
attachments in the wave, then passes the info to a gadget that makes them
playable in-place.)

However I am in no way able to access the download token of the files and
manipulate them. The only properties the Element object of the API stores
are "caption" and "elementId". Shouldn't the properties of the file include
at least the token as well? 

Original issue reported on code.google.com by vladimir...@gmail.com on 2 Dec 2009 at 2:05

GoogleCodeExporter commented 9 years ago
However I am in no way able to access the download token of the files and
manipulate them. The only properties the Element object of the API stores
are "caption" and "elementId". Shouldn't the properties of the file include
at least the token as well? 

Original comment by gazzl.com on 4 Dec 2009 at 7:14

GoogleCodeExporter commented 9 years ago
??

Original comment by vladimir...@gmail.com on 5 Dec 2009 at 3:03