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

Paths

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