我可以使用一些 API 调用来邀请用户的朋友吗?

发布于 2024-11-17 10:59:25 字数 186 浏览 4 评论 0原文

我想邀请 Facebook 好友使用我的应用程序。通过某种 API 调用,无论是 REST 还是 PHP Sdk,有没有办法做到这一点。我知道 FBML 中的多人选择器,但不想要那样。请告知可以使用哪个API来实现这一点?图形 API 还是其他?我正在使用 PHP,所以如果您知道一些 PHP API 调用,那也很好。

预先感谢您对我的帮助。

I want to invite facebook friends to my app. via some sort of API call whether rest or PHP Sdk, so is there a way to do so. I know about multifriend selector in FBML but don't want that. Please tell that which API can be used to do so? Graph API or any other? I am using PHP so if you know some PHP API call then that is also good.

thanks in advance for assisting me.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

誰ツ都不明白 2024-11-24 10:59:25

您可以使用请求对话框进行邀请。这将提示用户向哪些朋友发送请求/邀请。这被设计为在 iframe 应用程序中工作,不需要 fbml。

http://developers.facebook.com/docs/reference/dialogs/requests/

You can use the Requests Dialog for invites. This will prompt the user for which friends to send a request/invite to. This is designed to work in iframe apps, no fbml required.

http://developers.facebook.com/docs/reference/dialogs/requests/
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文