Hilbrand / cobogwave

GWT wrapper for Google Wave Gadget API
Apache License 2.0
0 stars 0 forks source link

help with wave id #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Not is a problem is a question
2.
3.

How can I get the wave id ?

Thanks.

Original issue reported on code.google.com by acerezoguillen on 19 Jan 2010 at 7:52

GoogleCodeExporter commented 9 years ago
Actually it's a problem. The current wave.js api has a new method getWaveId, as 
can
be seen in the wave api references. I therefore updated the project and created 
a new
release (1.0.3.4) with this new method.

Note: I haven't tested the new getWaveId method, but it seems the wave.js has 
some
new functionality to white list method in it's own api, in the white list the
getWaveId method is not mentioned, so it could be the method is not accessible, 
in
which case a pr must be made to the wave team.

Original comment by hs@h72.nl on 19 Jan 2010 at 9:27