Hi Anupam

Use opensocial.Person.Field.GENDER in your request

In Response retrieve it by

owner_gender=owner.getField(opensocial.Person.Field.GENDER);
owner_gender=owner_gender.getDisplayValue();

You got ur gender in owner_gender.

This works perfectly
-- 
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-or...@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.


Reply via email to