Possible to get when a facebook friend request was issued?

百般思念 提交于 2019-12-06 08:25:47

问题


The friend_request stream contains 2 fields - uid_from and uid_to. There's no date info on when the request was made.

Is ther any other table that contains that information?

Thanks!


回答1:


Got word back on the Facebook forums - it's not possible




回答2:


You can track that yourself, on a going forward basis, but subscribing to friend events. The subscribe API falls under the "real-time" updates. Not sure what you are trying to do. http://developers.facebook.com/docs/api/realtime




回答3:


If you look at http://facebook.com/me?and=you for new friends it shows their date added. This is public data and has to be stored openly somewhere!!



来源:https://stackoverflow.com/questions/4989269/possible-to-get-when-a-facebook-friend-request-was-issued

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!