开发者

How to know user has removed my application from his page immediately?

I want to do something when who has removed my application from his page.

At that time, is there an API event that can开发者_如何学Go catch it?


There 's the deauthorization callback. If you set the deauthorization callback on your application settings page, everytime a user remove your application, FB will post to your callback URL with that user Facebook ID. You can refer about it here, Application De-authorization part.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜