DebugMenuIntent

sealed interface DebugMenuIntent : MviIntent(source)

Defines the DebugMenuIntent contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Types

Link copied to clipboard

Provides the AllowLocalDiffusionCancel singleton used by the SDAI presentation layer.

Link copied to clipboard

Provides the ClearLogs singleton used by the SDAI presentation layer.

Link copied to clipboard

Provides the DismissModal singleton used by the SDAI presentation layer.

Link copied to clipboard

Provides the InsertBadBase64 singleton used by the SDAI presentation layer.

Link copied to clipboard

Defines the LocalDiffusionScheduler contract for the SDAI presentation layer.

Link copied to clipboard

Provides the NavigateBack singleton used by the SDAI presentation layer.

Link copied to clipboard

Provides the ViewLogs singleton used by the SDAI presentation layer.

Link copied to clipboard

Coordinates WorkManager behavior in the SDAI presentation layer.