TICDSFileManagerBasedApplicationRegistrationOperation Class Reference
| Inherits from | TICDSApplicationRegistrationOperation : TICDSOperation : NSOperation |
| Declared in | TICDSFileManagerBasedApplicationRegistrationOperation.h |
Overview
TICDSFileManagerBasedApplicationRegistrationOperation is an application registration operation designed for use with a TICDSFileManagerBasedApplicationSyncManager.
Tasks
Properties
-
applicationDirectoryPathThe path to the application root directory.
property -
encryptionDirectorySaltDataFilePathThe path to the
propertysalt.ticdsyncfile inside this application’sEncryptiondirectory. -
encryptionDirectoryTestDataFilePathThe path to the
propertytest.ticdsyncfile inside this application’sEncryptiondirectory. -
clientDevicesDirectoryPathThe path to the
propertyClientDevicesdirectory. -
clientDevicesThisClientDeviceDirectoryPathThe path to the this client’s directory inside the
propertyClientDevicesdirectory.
Properties
applicationDirectoryPath
The path to the application root directory.
@property (retain) NSString *applicationDirectoryPathDeclared In
TICDSFileManagerBasedApplicationRegistrationOperation.hclientDevicesDirectoryPath
The path to the ClientDevices directory.
@property (retain) NSString *clientDevicesDirectoryPathDeclared In
TICDSFileManagerBasedApplicationRegistrationOperation.hclientDevicesThisClientDeviceDirectoryPath
The path to the this client’s directory inside the ClientDevices directory.
@property (retain) NSString *clientDevicesThisClientDeviceDirectoryPathDeclared In
TICDSFileManagerBasedApplicationRegistrationOperation.h