问题 I am using FQL to query . I want to repeat the query every 15 mins and see if any change occurs. So ideally i want to do a FQL query, wait 15 mins do same query again etc... Is there any way i can use Push notifications to do it? I read about real time facebook api, but I am not sure it can be implemented with FQL.. Thanks! 回答1: No, the Real-time Updates are only for graph objects, and according to the documentation only for the User, Permissions and Page objects (and then not to all fields