ProgressItem

constructor(item: NovaItem, maxState: Int)

Parameters

item

The NovaItem that should be used for the progress item. Its unnamed clientside providers will be used to display the progress.

maxState

The maximum amount of states the item has.