Hi All,
Currently, I am trying to get a list of invitee that are invited to an event.
I am using facebook.eventOperations().getInvited() and found that it only return max 5000 record.
In Facebook Graph API, there is paging feature.
May I know is there any enhancement in the future that will add in the paging feature in facebook.eventOperations().getInvited() or is there any way I can get the next 5000 record.
Currently, i am using spring-social-facebook-1.1.0.M2
Thanks for the help.
Currently, I am trying to get a list of invitee that are invited to an event.
I am using facebook.eventOperations().getInvited() and found that it only return max 5000 record.
In Facebook Graph API, there is paging feature.
May I know is there any enhancement in the future that will add in the paging feature in facebook.eventOperations().getInvited() or is there any way I can get the next 5000 record.
Currently, i am using spring-social-facebook-1.1.0.M2
Thanks for the help.