Thank You however I believe this is in jave (based on the semi colon and the syntax) how would I do this in python. Thnx, Bryan
On Nov 27, 10:38 pm, Sayyam Mehmood <[email protected]> wrote: > My pleasure Brayn, > > Well you cqn have the content by: > > Event e= bundle.getEvents(); > String msg = e.getBlip().getDocument().getText(); > > msg will contain the blip's content (text)... > > Regards, > Sayyam -- 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.
