As title: I would like to access data contained in a blip from a different
wave.
Let's say I have an event from wave A and i want to read data from blip Z
contained in wavlet Y which is part of wave X. I have all the ids of X,Y,Z
but I cannot figure out how to get the data out of blip Z.
I mean something like:
context.GetWaveById(id["waveId"]).GetWaveletById(["waveletId"]).GetBlipById(["blipId"]).GetDocument()

Is there a way to create a context containint the given blip which would
permit the use of GetBlipById()?
Is there a method I am missing?
Any tips?

Ty in advance
Paolo

--

You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.


Reply via email to