startInstallation

abstract fun startInstallation(updateId: UpdateId)

Starts the installation of an update identified by updateId.

The implementation must ignore the call if updateId is not handled by this ComponentUpdateHandler.