Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am developing at the moment a website where the users can read all messages from Facebook, Twitter, Email, Co.. Because the Graph Api is relativly slow I don't want to query the news feed (home) and private messages from the inbox every time. I thought I could use real time updates from Facebook. But in the documentation it says nothing about querying the news feed or inbox. Is that possible?

share|improve this question
The docs say that the user feed connection is available for real time updates; the inbox connection however is not. – CBroe Oct 17 '12 at 8:13

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.