GenerationPlatformServices

Defines the GenerationPlatformServices contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Properties

Link copied to clipboard

Exposes the supportsBackgroundGeneration value used by the SDAI presentation layer.

Functions

Link copied to clipboard
abstract suspend fun acquireWakeLock()

Performs the SDAI side effect handled by acquireWakeLock.

Link copied to clipboard
abstract suspend fun releaseWakeLock()

Performs the SDAI side effect handled by releaseWakeLock.

Link copied to clipboard
abstract fun showGenerationFailed()

Executes the showGenerationFailed step in the SDAI presentation layer.

Link copied to clipboard

Executes the showGenerationSucceeded step in the SDAI presentation layer.