InstantProgress

constructor(currentProgress: Int, isInFinalState: Boolean)

Creates a download progress object.

Parameters

currentProgress

The current progress of the reporter as a percentage between [0, 100].

isInFinalState

Whether final state has been reached.