Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: API Binding
-
Labels:None
Description
Right now EventOperations.createEvent() supports creating an event given the event's name, and a start and end time. Per the documentation at https://developers.facebook.com/docs/reference/api/user/#events, events can be created with other properties, such as location and privacy settings.
Spring Social Facebook's API binding should support creation of events with the full set of properties afforded by the Graph API.