LocalDiffusionScheduler

Defines the LocalDiffusionScheduler contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Types

Link copied to clipboard
data class Confirm(val token: SchedulersToken) : DebugMenuIntent

Carries Confirm data through the SDAI presentation layer.

Link copied to clipboard
data object Request : DebugMenuIntent

Provides the Request singleton used by the SDAI presentation layer.