How can i get my friends using my facebook App with graph api asp.net

Cribber

New Member
Hi i'm using Facebook C# SDK i can get my friends like;\[quote\] JsonObject friends = (JsonObject)facebook.Api("me/friends?");\[/quote\]But i couldn't get my friends which uses my application how can i get them?Any idea? Thanks,
 
Back
Top