and you also can access blip id using getBlipId(). It must work 2009/11/13 Vivek <[email protected]>
> when you catch the event "EventType.BLIP_SUBMITTED", you can access > the blip through the method getBlip(); > > then you can use getBlip().getDocument().getText() to access the > content of the BLIP. This will return you a string which you can > search using usual java functions! > > > rgards, > vivek. > > -- > > 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=. > > > -- 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=.
