I am trying to create ajax based chat for my application users; I need to get a list of all online users of the application. Is there any way to get such a list using facebook aPI? if not, how can I implement this?
I appreciate your valuable suggestions.
source
share