Is there a document that lists the public methods that I can access from javascript? What I would like to do is write a small application with an embedded WebKit object set to view wave.google.com then query the web site using javascript to find out how many unread blips there are (actually I would be fine just knowing if there were any unread blips). From the documents posted on the dev site I don't see anything that can help. I'm pretty sure I can decode the GWT loaded on the page, but that would take forever and I'm sure it's not wise to depend on functions that are likely to change with each compile.
-- 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.
