dan-coulter/phpflickr

Support Push methods in the api

Closed this issue · 0 comments

Flickr has a nice api for subscribing to push notification. These are

flickr.push.getSubscriptions
flickr.push.getTopics
flickr.push.subscribe
flickr.push.unsubscribe

example url: https://www.flickr.com/services/api/flickr.push.getTopics.html
It would be nice if we have support for them in the api.