TICDSDropboxSDKBasedRemoveAllRemoteSyncDataOperation Class Reference
Inherits from | TICDSRemoveAllRemoteSyncDataOperation : TICDSOperation : NSOperation |
Conforms to | DBRestClientDelegate |
Declared in | TICDSDropboxSDKBasedRemoveAllRemoteSyncDataOperation.h |
Overview
TICDSDropboxSDKBasedApplicationRegistrationOperation
is an application registration operation designed for use with a TICDSDropboxSDKBasedApplicationSyncManager
.
Tasks
Properties
-
restClient
The DropboxSDK
propertyDBRestClient
for use by this operation.
Paths
-
applicationDirectoryPath
The path to the root of the application.
property
Properties
applicationDirectoryPath
The path to the root of the application.
@property (copy) NSString *applicationDirectoryPath
Declared In
TICDSDropboxSDKBasedRemoveAllRemoteSyncDataOperation.h
restClient
The DropboxSDK DBRestClient
for use by this operation.
@property (nonatomic, readonly) DBRestClient *restClient
Declared In
TICDSDropboxSDKBasedRemoveAllRemoteSyncDataOperation.h