Index Hierarchy KiiDownloader Class Reference Inherits from KiiResumableTransfer : NSObject Conforms to KiiRTransfer Declared in KiiDownloader.h Overview Implementation of resumable transfer operation. Tasks Get local file path – localPath Instance Methods localPath Get local file path that is used by the downloader. - (nonnull NSString *)localPath Return Value A string value of local file path that is used by the downloader. Discussion Get local file path that is used by the downloader. Declared In KiiDownloader.h Index Hierarchy