TICDSDropboxSDKBasedListOfApplicationRegisteredClientsOperation Class Reference
Inherits from | TICDSListOfApplicationRegisteredClientsOperation : TICDSOperation : NSOperation |
Conforms to | DBRestClientDelegate |
Declared in | TICDSDropboxSDKBasedListOfApplicationRegisteredClientsOperation.h |
Overview
TICDSDropboxSDKBasedListOfApplicationRegisteredClientsOperation
is a “List of Registered Clients for an Application” operation designed for use with a TICDSDropboxSDKBasedDocumentSyncManager
.
Tasks
Properties
-
restClient
The DropboxSDK
propertyDBRestClient
for use by this operation.
Paths
-
clientDevicesDirectoryPath
The path to the application’s
propertyClientDevices
directory. -
documentsDirectoryPath
The path to the application’s
propertyDocuments
directory.
Properties
clientDevicesDirectoryPath
The path to the application’s ClientDevices
directory.
@property (nonatomic, copy) NSString *clientDevicesDirectoryPath
Declared In
TICDSDropboxSDKBasedListOfApplicationRegisteredClientsOperation.h