-2

我正在尝试通过以下页面上的社交媒体插件对 RestFB 发表评论: http ://www.zuberi.me/2011/facebook-social-plugin-comments.html

但我不知道该怎么做。我可以使用以下代码在我的墙上发布和评论帖子:

facebookClient.publish("fbid"+"/comments", String.class, Parameter.with("message", "my comment here"));

我不确定fbid社交插件的权限以及权限,知道吗?

4

1 回答 1

0

无法以编程方式在评论插件上发帖。

于 2012-12-04T23:30:04.437 回答