Hello,
I am developing an application using Spring Social that will be integrated in Facebook. For this app I want to use the Facebook Event model to create an event and I want to define different privacy levels (like it will be visible to a group that the user is part of, private or to specific friends defined by the app user). I have consulted the Spring Social and I have noticed that it allows me to create an event by defining only the title, start date and end date while an event in Facebook consists also on start and end time, location, description and the most important defining the privacy.
Is there another way of defining these other properties for an event using Facebook Spring Social?
Thank you in advance, and I am looking forward for your response!
I am developing an application using Spring Social that will be integrated in Facebook. For this app I want to use the Facebook Event model to create an event and I want to define different privacy levels (like it will be visible to a group that the user is part of, private or to specific friends defined by the app user). I have consulted the Spring Social and I have noticed that it allows me to create an event by defining only the title, start date and end date while an event in Facebook consists also on start and end time, location, description and the most important defining the privacy.
Is there another way of defining these other properties for an event using Facebook Spring Social?
Thank you in advance, and I am looking forward for your response!