ianlee-dev / facebook-java-api

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

event.create, event.edit not supported on FacebookRestClient #82

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
According to the docu @ http://wiki.developers.facebook.com/index.php/API
"event.create", "event.edit" are supported functions. On the
FacebookRestClient I can't find them. Am I missing something or is this
simply not there yet? Will it come in a future version?

Original issue reported on code.google.com by rlaemm...@gmail.com on 8 Aug 2008 at 7:51

GoogleCodeExporter commented 8 years ago
What version are you looking at 2.0 or 1.8?

And also FacebookRestClient has been deprecated, so please start switching to 
one of
the other RestClient implementations when you get a chance.

I'll review the code to make sure that those methods are exposed on all the rest
clients (in the 2.0 branch).

Original comment by fern...@gmail.com on 28 Aug 2008 at 5:16

GoogleCodeExporter commented 8 years ago
I'm looking at 1.8. We are going to release our app at the beginning of next 
week. So
I won't be able to quickly switch to the new version. When is it planned to be 
released?

Original comment by rlaemm...@gmail.com on 28 Aug 2008 at 10:23

GoogleCodeExporter commented 8 years ago
Hello.  Just wondering if the event functionality has been added to the API 
yet.  Thanks!

Original comment by cjparker...@gmail.com on 15 Oct 2008 at 6:51

GoogleCodeExporter commented 8 years ago
still no sign of this functions in the trunk code. any updates?

Original comment by hannes.m...@gmail.com on 21 Oct 2008 at 9:14

GoogleCodeExporter commented 8 years ago
just added them. sorry for the wait. (2.0.3-SNAPSHOT)

Original comment by fern...@gmail.com on 31 Oct 2008 at 2:34