Hehe, that would be a massive breach of security. There is no way for
a robot or a gadget to add itself to every public wave (or any, they
must be added by a user). There is no way to "who-is" a user to find
out what waves they are following, unless the robot is also a
participant in said waves. To find all the waves that both your robot
and this other person is in, use wavelet.getParticipants().contains
("[email protected]") for every event, log it into a database or
the datastore, and make sure you don't get double-values via a quick
waveletID check.On Dec 3, 12:04 am, Ashish Sharma <[email protected]> wrote: > How we can find all waves of a User Using Wave Api (Either Gadget Or > Robot)? > Or > Is it possible to access other waves infomation into Single wave using > Apis? -- 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.
