viewer.getField(opensocial.Person.Field.NAME).getField(opensocial.Name.Field.UNSTRUCTURED);

This is getting the FULL NAME of the user.
How do i get the NICK_NAME or GIVEN_NAME??????

Can i do this way .........

viewer.getField(opensocial.Person.Field.GIVEN_NAME).getField(opensocial.Name.Field.UNSTRUCTURED);

But its return null/undefined value?
How do i solve this issue?
--~--~---------~--~----~------------~-------~--~----~
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-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to