ADC Home > Reference Library > Reference > Internet & Web > Web Content > Publication Subscription Framework Reference

 


PSFeedSettings.h

Overview



Classes

PSFeedSettings


#defines


PSFeedSettingsAllTypes


#define PSFeedSettingsAllTypes nil 
Discussion

Specifies all MIME types.

Availability
Introduced in Mac OS X v10.5.

PSFeedSettingsIntervalDefault


#define PSFeedSettingsIntervalDefault 0.0 
Discussion

Specifies that the per-client default interval should be used.

Availability
Introduced in Mac OS X v10.5.

PSFeedSettingsIntervalNever


#define PSFeedSettingsIntervalNever -1.0 
Discussion

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.

Availability
Introduced in Mac OS X v10.5.

PSFeedSettingsUnlimitedSize


#define PSFeedSettingsUnlimitedSize 0 
Discussion

Specifies no limit on enclosure sizes.

Availability
Introduced in Mac OS X v10.5.


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.
Last Updated: 2008-03-11