I am developing a game for the iPhone and needed to get the friends that are online in a persons friends list..I have only been able to get the friends and their IDs. using this
[facebook requestWithGraphPath:@"me/friends" andDelegate:self];
Any code would be helpful
thanks
Currently there is no api available for iPhone to that. You can only get friends list.