ProgressStatus

open class ProgressStatus

Constructors

Link copied to clipboard
constructor(totalProgress: Int, currentProgress: Int)

Properties

Link copied to clipboard
Link copied to clipboard
open var totalProgress: Int

Functions

Link copied to clipboard
open fun getPercentage(): Int