Hello,

I am trying to retrieve a state from a gadget added by my Google Wave
Robot with the following code.

gadget = blip.GetGadgetByUrl('url here')

if gadget:
 stateOutput= gadget.get('stateKey')

 stateOutput holds that data I need it to hold although the problem is
that I need to use this data in another function. Any idea's on how I
can do this? I know I can use a model but I only need to store one
string.

Thanks,
Cory

--

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