FTServiceEnvironment
Abstract
Hand-off from a service manager to registered services
Discussion
A service environment contains information about the environment
where a services operates in.
Methods
- -persistentFileSystemDirectory
- Returns a directory where a service may place persistent data in.
Returns a directory where a service may place persistent data in.
- (NSString *) persistentFileSystemDirectory
- method result
- path to a directory where a service may place persistent data in.
(Last Updated August 27, 2006)