Publication Subscription Framework Reference

The Publication Subscription framework (otherwise known as PubSub) allows programs to subscribe to RSS and Atom feeds.

Companion document
Publication Subscription Programming Guide

Functions

-[ PSClient addFeed: ]
  -[ PSFeed entryEnumeratorSortedBy: ]
-[ PSClient addFeedWithURL: ]
  -[ PSFeed extensionXMLElementsUsingNamespace: ]
+[ PSClient allClientBundleIdentifiers ]
  -[ PSFeed initWithData:URL: ]
+[ PSClient applicationClient ]
  -[ PSFeed initWithURL: ]
+[ PSClient clientForBundleIdentifier: ]
  -[ PSFeed refresh: ]
-[ PSClient entryWithIdentifier: ]
  -[ PSFeed setPassword: ]
-[ PSClient feedWithIdentifier: ]
  -[ PSFeed XMLRepresentation ]
-[ PSClient feedWithURL: ]
  -[ PSFeed XMLRepresentationWithEntries: ]
-[ PSClient removeFeed: ]
  +[ PSFeedSettings defaultClientSettings ]
-[ PSClient sendChangesSinceDate: ]
  +[ PSFeedSettings defaultFeedSettings ]
-[ PSEntry extensionXMLElementsUsingNamespace: ]
  +[ PSLink linksInXML:baseURL: ]

Other References

Header Index
Constants, Globals, and Macros Index
Data Types Index

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.