开发者

Is there a way to get the number of Facebook friends without fetching the array of friends?

I'm currently fetching the full list of friends 开发者_运维问答and getting the size of the array. Looking for a quicker way.


You could use FQL to fetch the list of friend uids which would be slightly lighter weight than fetching the full friend list via the graph api objects.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜