File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
Branch.framework/Versions/A Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 66//
77//
88
9- #import " BNCServerRequest.h"
109
10+ #import " BNCServerRequest.h"
1111@class BranchOpenRequest;
1212
13- @interface BNCServerRequestQueue : NSObject
1413
15- @property ( nonatomic , readonly ) unsigned int size;
14+ @interface BNCServerRequestQueue : NSObject
1615
1716- (void )enqueue : (BNCServerRequest *)request ;
1817- (BNCServerRequest *)dequeue ;
3231
3332+ (id )getInstance ;
3433
34+ @property (readonly , assign ) NSInteger queueDepth;
35+ @property (readonly , assign ) BOOL isDirty;
3536@end
Original file line number Diff line number Diff line change 11#checksum for Branch-iOS-SDK found at https://s3-us-west-1.amazonaws.com/branchhost/Branch-iOS-SDK.zip
2- 56a627263f5f8a85a9f79f3925fa70c9eab9c938 Branch-iOS-SDK.zip
2+ 5ebea1192cccd7ebfb895abe9442ce7b213fd67a Branch-iOS-SDK.zip
33#checksum for Branch-iOS-TestBed found at https://s3-us-west-1.amazonaws.com/branchhost/Branch-iOS-TestBed.zip
4- 0e8b62baca088670dfd939d89294661c0c3259df Branch-iOS-TestBed.zip
4+ fa6504013c7a184effe89479cf1a98c794f0dd53 Branch-iOS-TestBed.zip
You can’t perform that action at this time.
0 commit comments