#import <DBRestClient.h>
Member Function Documentation
- (void) restClient: |
|
(DBRestClient *) |
client |
copyFromRefFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
copyPathFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
createCopyRefFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
createdCopyRef: |
|
(NSString *) |
copyRef |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
createFolderFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
deletedPath: |
|
(NSString *) |
path |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
deletePathFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadAccountInfoFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadDeltaFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadedDeltaEntries: |
|
(NSArray *) |
entries |
reset: |
|
(BOOL) |
shouldReset |
cursor: |
|
(NSString *) |
cursor |
hasMore: |
|
(BOOL) |
hasMore |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadedFile: |
|
(NSString *) |
destPath |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadedFile: |
|
(NSString *) |
destPath |
contentType: |
|
(NSString *) |
contentType |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadedFile: |
|
(NSString *) |
destPath |
contentType: |
|
(NSString *) |
contentType |
metadata: |
|
(DBMetadata *) |
metadata |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadedRevisions: |
|
(NSArray *) |
revisions |
forFile: |
|
(NSString *) |
path |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
restClient |
loadedSearchResults: |
|
(NSArray *) |
results |
forPath: |
|
(NSString *) |
path |
keyword: |
|
(NSString *) |
keyword |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
restClient |
loadedSharableLink: |
|
(NSString *) |
link |
forFile: |
|
(NSString *) |
path |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
restClient |
loadedStreamableURL: |
|
(NSURL *) |
url |
forFile: |
|
(NSString *) |
path |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadedThumbnail: |
|
(NSString *) |
destPath |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadedThumbnail: |
|
(NSString *) |
destPath |
metadata: |
|
(DBMetadata *) |
metadata |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadFileFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadMetadataFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadProgress: |
|
(CGFloat) |
progress |
forFile: |
|
(NSString *) |
destPath |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadRevisionsFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
restClient |
loadSharableLinkFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
restClient |
loadStreamableURLFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
loadThumbnailFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
metadataUnchangedAtPath: |
|
(NSString *) |
path |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
movePathFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
restoreFileFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
restClient |
searchFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
uploadedFile: |
|
(NSString *) |
destPath |
from: |
|
(NSString *) |
srcPath |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
uploadedFile: |
|
(NSString *) |
destPath |
from: |
|
(NSString *) |
srcPath |
metadata: |
|
(DBMetadata *) |
metadata |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
uploadFileFailedWithError: |
|
(NSError *) |
error |
|
|
| |
|
optional |
- (void) restClient: |
|
(DBRestClient *) |
client |
uploadProgress: |
|
(CGFloat) |
progress |
forFile: |
|
(NSString *) |
destPath |
from: |
|
(NSString *) |
srcPath |
|
|
| |
|
optional |
The documentation for this protocol was generated from the following file: