Hey all please tell me if my code is wrong or it is some issue with
API...firstly it was working great but now my robot is all gone :(

                                          Blip eblip=e.getBlip();;
                                          log(eblip.getParent().getBlipId());
                                          log(wave.getRootBlipId());
                                          Integer k=new 
Integer(e.getBlip().getParent().getDocument
().getText().substring(0, 2));
                                          log("Blip id 
got"+e.getBlip().getDocument().getText().charAt
(0));

The log shows the blip at which the last event has occurred has parent
root blip for all blips...how it can be??

--

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.


Reply via email to