Skip to content
Snippets Groups Projects

Box.com: Fix navigation and content loading

4 files
+ 41
6
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -23,5 +23,6 @@
#if TARGET_OS_IOS
- (void)downloadFileToDocumentFolder:(BoxFile *)file;
#endif
- (void)getFolderInformation;
@end
Loading