There is no official document about the Javascript exposed by
wave.google.com, since it is not intended to be used as an API. It is just
the output of GWT that makes the client functional.

If you are going to use the Javascript methods from wave.google.com, proceed
carefully. They are subject to change with each release, so you would need
to keep aware of the changes.

(Alternatively, you can experiment with making Wave extensions or embedding
wave, as those are fully documented APIs. :)

- pamela

On Thu, Feb 25, 2010 at 12:47 PM, Thomas Cherry <[email protected]>wrote:

> 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]<google-wave-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>

-- 
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