Is it possible to get real-time updates from Facebook's graph API for a user's friend's check-ins?
I know you can get friend check-ins on demand and can get user check-ins real-time, how about friend check-ins real-time?
Thanks.
|
Is it possible to get real-time updates from Facebook's graph API for a user's friend's check-ins? I know you can get friend check-ins on demand and can get user check-ins real-time, how about friend check-ins real-time? Thanks. |
|||
|
|
|
You can get the real time updates from the facebook graph api by using the subscriptions
. Refer the below link for details |
|||
|