huuanh1987 / facebook-java-api

Automatically exported from code.google.com/p/facebook-java-api
0 stars 0 forks source link

Add Support for Facebook Connect methods #123

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Ex.  connect.registerUsers

Original issue reported on code.google.com by hahna...@gmail.com on 18 Oct 2008 at 10:37

GoogleCodeExporter commented 8 years ago

Original comment by hahna...@gmail.com on 28 Oct 2008 at 2:27

GoogleCodeExporter commented 8 years ago
i have exposed the methods, not tested though.

Original comment by fern...@gmail.com on 18 Nov 2008 at 4:11

GoogleCodeExporter commented 8 years ago
They work for me, mostly fine.

One bug: the parameter name for unregisterUsers should be "email_hashes" rather 
than
"accounts". So this method currently returns "invalid parameter".

Original comment by nir.gert...@gmail.com on 25 Jan 2009 at 10:04

GoogleCodeExporter commented 8 years ago
Changed to email_hashes. Thanks.

Original comment by david.j....@googlemail.com on 1 Mar 2009 at 5:02