huuanh1987 / facebook-java-api

Automatically exported from code.google.com/p/facebook-java-api
0 stars 0 forks source link

Add profile_url to User Class in Schema #168

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Call users_getInfo
2. Raw XML response contains profile_url field
3. User class does not have this field

What is the expected output? What do you see instead?
New method getProfileUrl() on User class

What version of the product are you using? On what operating system?
2.0.3

Please provide any additional information below.

Original issue reported on code.google.com by daveb%no...@gtempaccount.com on 9 Feb 2009 at 5:11

GoogleCodeExporter commented 8 years ago
Added to both trunk and composition branches. Will be available in 2.0.6.

Original comment by david.j....@googlemail.com on 16 Feb 2009 at 2:32