문제

I'm trying to use the facebook subscriptions api to get real-time updates of changes to a user's 'music.listens' connection. It doesn't look like this is currently possible, but I'm wondering if anyone has had any luck with this.

도움이 되었습니까?

해결책

From http://developers.facebook.com/docs/reference/api/realtime/:

Note that you can not subscribe to changes on all properties and connections of the User object. Connections to which you can subscribe include: feed, friends, activities, interests, music, books, movies, television, likes, checkins, location, events.

So, no 'music.listens' yet.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top