Yini
1.0
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
DBRestClient+Photos.h
Go to the documentation of this file.
1
//
2
// DBRestClient+Photos.h
3
// DropboxSDK
4
//
5
// Created by Brian Smith on 6/11/12.
6
// Copyright (c) 2012 Dropbox, Inc. All rights reserved.
7
//
8
9
#import "
DBRestClient.h
"
10
11
@interface
DBRestClient
(Photos)
12
13
- (void)loadCuDelta:(NSString *)cursor;
14
15
@end
16
17
18
@protocol
DBRestClientPhotosDelegate
<
DBRestClientDelegate
>
19
20
- (void)restClient:(
DBRestClient
*)client loadedCuDeltaEntries:(NSArray *)entries reset:(BOOL)shouldReset cursor:(NSString *)cursor hasMore:(BOOL)hasMore;
21
- (void)restClient:(
DBRestClient
*)client loadCuDeltaFailedWithError:(NSError *)error;
22
23
@end
DropboxSDK.framework
Headers
DBRestClient+Photos.h
Generated on Thu Aug 9 2012 11:05:51 for Yini by
1.8.1.2