I need to get page notifications(new comments, new likes, new post likes etc.). Is there any solution that I can make it realtime?
Realtime api doesn't support it. FQL doesn't support it.
|
I need to get page notifications(new comments, new likes, new post likes etc.). Is there any solution that I can make it realtime? Realtime api doesn't support it. FQL doesn't support it. |
|||
|
|
|
Realtime API does not support it, however FQL does support it. Given a URL, you can always get comments and likes using http://developers.facebook.com/docs/reference/fql/comment/
|
||||
|
|