Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constants for caching and off-line behaviors.
Signature
@interface MSOfflineCacheLifetimeConstants : NSObject
Properties
| Name | Description |
|---|---|
| NoCache |
Accesses the setting for NoCache. |
| CacheNeverExpires |
Accesses the setting for CacheNeverExpires. |
Defined in
MSOfflineCacheLifetimeConstants.h
Supported Platforms
| Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |
Thread Safety
Members of this class are not guaranteed to be thread safe.