How do I get contents of a Google Wave given the wave id and wavelet id?

Posted by Drew LeSueur on Stack Overflow See other posts from Stack Overflow or by Drew LeSueur
Published on 2010-06-05T19:09:41Z Indexed on 2010/06/05 19:12 UTC
Read the original article Hit count: 184

I am using the robots api. I have a wave id and wavelet id, and my app's email is added to the wave. How can I simply get the wave (or wavelet's) contents using the python api?

© Stack Overflow or respective owner

Related posts about python

Related posts about google-app-engine