是否可以通过 Android Facebook API 发送好友请求?
我正在尝试创建一个 Android 应用程序,并且想通过 Android Facebook API 发送 Facebook 好友请求。我花了一些时间但找不到这个接口。如果我知道该人的 Facebook ID,是否可以通过 Facebook API 执行此操作?
I am trying to create an Android app and I want to send a Facebook friend request through Android Facebook API. I have spent some time but couldn't find an interface for this. Is this possible to do this through Facebook API if I know the person's Facebook id?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
建议您使用“好友”对话框:请参阅 http://developers.facebook.com /docs/reference/dialogs/friends/ 了解详细信息。
It is recommended that you use the Friends dialog: see http://developers.facebook.com/docs/reference/dialogs/friends/ for details.