0

In my app, I want to get the on-line Facebook users list of his logged in FB user. I mean, If anyone of his friends come to on-line then he/she will be notified. For this, I am sending one FQL query to Facebook sever for every 5min and then it return the on-line user list.I mean, I implemented it using polling technique. but I thought it's not good solution. Is it possible to implement it using Push technology. I mean, Is any solution to get the online user from the FB instead of making requests for every 5 mins.

thanks, Naresh

naresh
  • 10,332
  • 25
  • 81
  • 124
  • Refer link : http://stackoverflow.com/questions/6236251/android-get-facebook-friends-list – Virag Brahme Nov 28 '13 at 10:20
  • @ViragBrahme: I want to get the friends list who are in on-line, not the normal friends list. I think, Now it's clear to you? – naresh Nov 28 '13 at 10:22

0 Answers0