Push Changes - July 29 2008
From Facebook Developer Wiki
r112594 | sgrimm | 2008-07-25 18:10:17 -0700 (Fri, 25 Jul 2008) | 19 lines
- Fixed bug 2746.
r112911 | ntucker | 2008-07-29 00:29:43 -0700 (Tue, 29 Jul 2008) | 48 lines
- Four new API methods events.create, events.edit, events.cancel, and events.rsvp. Each one of these API calls but events.rsvp can be done with or without a session. Without a session, you create events on behalf of the application. With a session, the application needs a new extended permission. events.rsvp has its own extended permission. events.get and events.getMembers were updated to include the sessionless event creation case.
