You may need to change the default context to indicate
what the server should send you during an update:

   http://code.google.com/apis/wave/extensions/robots/events.html#EventContext

   Thanks,
   -joe

--
Joe Gregorio
Developer Relations, Google Wave

On Tue, May 25, 2010 at 10:23 AM, Ohad Redlich <ohad.redl...@gmail.com> wrote:
> hi there
> i create a wave, and add several blips to it (using the wave UI). in
> the code, on a specific event (in my case it is onFormButtonClicked of
> my Robot) i call:
>
>        Wavelet wavelet = e.getWavelet();
>        Map<String, Blip> blips = wavelet.getBlips();
>
> and i was surprised to see that blips.size() returns only 1 blip.
> is it reasonable?
> any ideas?
> thanks
> ohad
>
> p.s. i can work-around using getRootBlip().getChildBlips() etc etc but
> it is very ugly...
>
> --
> 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.
>
>

-- 
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