[orkut-developer] Re: how to retrive fields that are specified as an opensocial.Enum

2008-05-21 Thread Jason
Hi. Your code is correct: you can access GENDER and other opensocial.Enum fields using code like: person.getField(opensocial.Person.Field.GENDER).getKey() Your problem is likely due to the fact that the friends you are trying to access do not have your application installed. GENDER is an extend

[orkut-developer] Re: how to retrive fields that are specified as an opensocial.Enum

2008-05-19 Thread Julian Andrade
can anybody plz helpme? On 15 maio, 15:49, Julian Andrade <[EMAIL PROTECTED]> wrote: > i was trying to get the gender of the person, but received a lot of > diferent errors. Im not sure that im using it right. > this is my code > > function init(){ > var params = {}; > > params[