[Google Wave APIs] Re: How to fire event new wave created by robot

2009-12-08 Thread hvt_kg
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 ());

Re: [Google Wave APIs] Re: How to fire event new wave created by robot

2009-12-08 Thread Austin Chau (Google employee)
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 p

[Google Wave APIs] Re: How to fire event new wave created by robot

2009-12-08 Thread hvt_kg
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)" wrote: > Hi, > > If a wavelet creates another another wavelet, you should be a