cancelUpdate

abstract fun cancelUpdate(): Boolean

Cancels an ongoing firmware(s) update operation.

This method does nothing but return false in case no firmware update is currently being applied.

Return

true if an ongoing firmware update operation has been canceled, otherwise false