finishing up some file system handling functions for iOS. This should make updates and file management easier for iOS users.
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
}
|
||||
|
||||
- (void) startDownload: (NSString *) downloadType;
|
||||
|
||||
@property (nonatomic, retain) UITextView *downloadMessageStatus;
|
||||
@property (nonatomic, retain) UIProgressView *downloadProgressView;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user