incrementUploadSizeBy:(long long) method

Called when a request starts and shouldResetUploadProgress is set to true.

Syntax

public virtual void incrementUploadSizeBy: (long long length)

Usage

It is also called (with a negative length) to remove the size of the underlying buffer used for upload.