简体   繁体   English

Android Facebook SDK。 将当前用户添加到Facebook组

[英]Android Facebook SDK. Add current user to facebook group

I want to show the dialog with asking user to join the group. 我想显示一个对话框,要求用户加入组。 I have not found a solution through the Graph api. 我没有通过Graph API找到解决方案。

  1. How to add the current logged user to my facebook group? 如何将当前登录的用户添加到我的Facebook组?
  2. What kind of permissions needs to this feature? 此功能需要哪种权限?
  3. What needs to do with my development facebook account? 我的开发Facebook帐户需要做什么?

It is not possible to add users to a group, there is no API for it. 无法将用户添加到组,没有适用于该组的API。 It was possible with Game Groups, but they are deprecated and don´t work in new Apps anymore. 游戏组虽然可以实现,但已被弃用,现在无法在新的Apps中使用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM