by the way, I have other question about WaveId. can you help me ASAP.
So,.. I cant get correct wave id just created by robot
ex:
processEvents(RobotMessageBundle bundle){
Wavelet wavelet = bundle.getWavelet();
....
Wavelet newWavelet = bundle.createWavelet(wavelet.getParticipants
());
newWavelet .getRootBlip().getDocument().append
(newWavelet.getWaveId());
....
}
Result from code. I just only wave id with TBD,...
How to get correct wave Id just created from API not using from GUI
debug -> Get current Wave ID.
that is all,
thanks again,
Alex
On Dec 9, 9:21 am, "Austin Chau (Google employee)"
<[email protected]> wrote:
> ah, this event might not be able available in the current release of the
> client library that is using the old wire protocol. It is available under
> the new wire protocol and we are still refining the client libraries to
> support the new stuff, it should be ready shortly to come. Thank you for
> the patience :)
>
> Austin
>
> On Tue, Dec 8, 2009 at 6:16 PM, hvt_kg <[email protected]> wrote:
> > Hi Austin Chau,
>
> > thanks for your info. But I can not see any event relate
> > WAVELET_CREATED event in EventType from API. If that is my
> > misunderstand, pls tell me.
>
> > Alex,
>
> > On Dec 9, 8:07 am, "Austin Chau (Google employee)"
> > <[email protected]> wrote:
> > > Hi,
>
> > > If a wavelet creates another another wavelet, you should be able to catch
> > > the WAVELET_CREATED event, given that you have registered for it.
>
> > > Austin
>
> > > On Wed, Dec 2, 2009 at 7:29 PM, hvt_kg <[email protected]> wrote:
> > > > Hi All,
>
> > > > How to can fire event when new Wave create by Robot?. Because I need
> > > > execute some function from new wave by Robot such as: get wave id
> > > > which is using embed. Anyone can help me. Or any ideal.
>
> > > > thanks,
> > > > Alex,
>
> > > > --
>
> > > > You received this message because you are subscribed to the Google
> > Groups
> > > > "Google Wave API" group.
> > > > To post to this group, send email to [email protected].
> > > > To unsubscribe from this group, send email to
> > > > [email protected]<google-wave-api%[email protected]>
> > <google-wave-api%[email protected]<google-wave-api%[email protected]>
>
> > > > .
> > > > 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 [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<google-wave-api%[email protected]>
> > .
> > 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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-wave-api?hl=en.