onUpgradeCanceled

abstract fun onUpgradeCanceled(state: State)

Called when the firmware upgrade has been canceled using the cancel method.

The upgrade may be cancelled only during uploading the image.

Parameters

state

the state the upgrade was cancelled in.