just found this post , i didn't test it yet , and i cant promise anything about it.
you need the next Extended permission: friends_online_presence
To actively query the online presence of your friends use the next graph call:
https://api.facebook.com/method/fql.query?access_token='((INSERT ACCESSTOKEN HERE))'&query= SELECT online_presence FROM user WHERE uid = '((UID OF FRIEND))'
That should return the info.
i hope it will work, i will report when it will work for me.
enjoy
Yaniv Tzanany
No comments:
Post a Comment