Class: UpdateStatus

timapi.constants.UpdateStatus()

Overview

Members-Overview

new UpdateStatus()

Contains the current software update status.

Used in the SoftwareUpdate response returned by the treminal.

The following values are valid:

Specification: retail.

Member-List

runningNoReboot (static, constant)

The software update is running. No terminal reboot is needed to complete it.

Specification: retail.

runningReboot (static, constant)

The software update is running. At least one (or more) terminal reboot(s) is/are needed to complete it.

Specification: retail.

upToDate (static, constant)

The actual software is up to date and no software update will be made.

Specification: retail.