enterInstallationMode

abstract suspend fun enterInstallationMode(updateProgress: suspend (progress: Progress) -> Unit = {})

Enter installation mode. In this mode, installation data is updated using notifications flow.

Parameters

updateProgress

Update progress of operation