AndroidServerSetupDownloadGuard

Coordinates AndroidServerSetupDownloadGuard behavior in the SDAI presentation layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(wakeLockInterActor: WakeLockInterActor)

Properties

Link copied to clipboard

Exposes the wakeLockInterActor value used by the SDAI presentation layer.

Functions

Link copied to clipboard
open suspend override fun <T> withDownload(block: suspend () -> T): T

Executes the withDownload step in the SDAI presentation layer.