-
Feb 15th, 2011, 05:55 AM
#1
Why is FacebookOperations publish method void
When you publish material to Facebook, you can get a return message containing data that you might want to keep.
In my case, when I create an event I want to know the event id, which is in JSON in the HTTPS response.
Why is the publish method of FacebookOperations void? I would think it would be better to return a MultiValueMap so that consumers may parse out whatever return data they would like.
Cheers.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules