本文介绍了Facebook实时更新 - 获取朋友的更新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Facebook实时更新API来获取我的用户的朋友的更新。我不知道用户的朋友哪些字段的更新通知包括哪些字段和哪个字段可以发布订阅

I am using the facebook real-time updates API to get updates for my users' friends. I wonder which fields of the users' friend the update-notifications include and which for which fields a subscription can be posted

具体来说,我要求我的用户的以下字段朋友:

Specifically I am requesting the following fields for my users' friends:


推荐答案

我经历过同样的事情 - 尽管我的应用程序通过轮询访问了朋友的喜好,似乎没有可用的实时 - 吮吸。

I've experienced the same thing - even though my app has access to friends' likes through polling, that same data does not seem to be available real-time - sucks.

这篇关于Facebook实时更新 - 获取朋友的更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-28 02:37
查看更多