|
Mac Dev Center
Mac OS X Reference Library Core Services Layer Publication Subscription Publication Subscription Framework Reference
|
PSFeedSettings.h |
Use the links in the table of contents to the left to access the documentation.
PSFeedSettingsAllTypes |
#define PSFeedSettingsAllTypes nil
Specifies all MIME types.
PSFeedSettingsIntervalDefault |
#define PSFeedSettingsIntervalDefault 0.0
Specifies that the per-client default interval should be used.
PSFeedSettingsIntervalNever |
#define PSFeedSettingsIntervalNever -1.0
Specifies that refreshing or expiring should never occur automatically. As a result, the application or user must force an update manually by calling the update method.
PSFeedSettingsUnlimitedSize |
#define PSFeedSettingsUnlimitedSize 0
Specifies no limit on enclosure sizes.
Last Updated: 2009-08-12