<?xml version="1.0"?>

<methodResponse>
  <params>
  <param>
    <value><string>&lt;div class='abc'&gt;&lt;
&lt;/div&gt;
</string></value>
  </param>
  </params>
</methodResponse>

I m getting the response from my server in the above format in obj.text and
obj.data fields...
I have specified  content type as

makeRequestParams[gadgets.io.RequestParameters.CONTENT_TYPE] =
gadgets.io.ContentType.TEXT;



so, Can anyone tell me how can i parse this response ??

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to