【问题标题】:How accept a friend request using restfb如何使用 restfb 接受好友请求
【发布时间】:2013-11-03 23:12:53
【问题描述】:

通过这个查询,我得到了请求友谊的用户的 udi。

getIstance().executeFqlQuery("select uid_from from friend_request where uid_to=me()", JsonObject.class);

但是一旦获得了 udis,我如何使用 restfb API 接受这个请求?

【问题讨论】:

    标签: java facebook api


    【解决方案1】:

    Facebook API 不允许接受好友请求。

    或许你可以看看this

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多