Hi,

My Friends JSON looks like this:
{
   "717310901": {
      "id": "717310901",
      "name": "Test 1"
   },
   "100000114454617": {
      "id": "100000114454617",
      "name": "Test 2"
   },
   "100000773805478": {
      "id": "100000773805478",
      "name": "Test 3"
   }
}

How I can parse it with this Newtonsoft.Json.JsonConvert.DeserializeObject
method if it has these ID values on upper level?




--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/parse-facebook-friend-list-in-josn-tp5712133p5712813.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to