Inherits from KiiResumableTransfer : NSObject
Conforms to KiiRTransfer
Declared in KiiUploader.h

Overview

Implementation of resumable transfer operation.

Tasks

Get local file path

Instance Methods

localPath

Get local file path that is used by the uploader.

- (nonnull NSString *)localPath

Return Value

A string value of local file path that is used by the uploader.

Discussion

Get local file path that is used by the uploader.

Declared In

KiiUploader.h