开发者

Get count of friend requests in Facebook

开发者 https://www.devze.com 2023-01-25 22:01 出处:网络
I am using Facebook Development Toolkit for my Facebook Canvas Application (ASP .NET). How can I get the count of friend requests of user (current user)?开发者_StackOverflowI have solved this problem

I am using Facebook Development Toolkit for my Facebook Canvas Application (ASP .NET).

How can I get the count of friend requests of user (current user)?开发者_StackOverflow


I have solved this problem.

You can do it by using FQL. Attention! Your application must have read_requests permission. How to get such permission.

0

精彩评论

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