NoOpGenerationPlatformServices

Provides the NoOpGenerationPlatformServices singleton used by the SDAI presentation layer.

Author

Dmitriy Moroz

Properties

Link copied to clipboard
open override val supportsBackgroundGeneration: Boolean = false

Exposes the supportsBackgroundGeneration value used by the SDAI presentation layer.

Functions

Link copied to clipboard
open override fun showGenerationFailed()

Executes the showGenerationFailed step in the SDAI presentation layer.

Link copied to clipboard
open override fun showGenerationSucceeded()

Executes the showGenerationSucceeded step in the SDAI presentation layer.