UpdateStartedEvent

@Serializable
class UpdateStartedEvent(val updateMode: UpdateMode) : NoticeEvent

The new update download has started.

Constructors

Link copied to clipboard
constructor(updateMode: UpdateMode)

Properties

Link copied to clipboard