HistoryIntent

sealed interface HistoryIntent : MviIntent(source)

Defines the HistoryIntent contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Types

Link copied to clipboard

Provides the NavigateBack singleton used by the SDAI presentation layer.

Link copied to clipboard
data object Refresh : HistoryIntent

Provides the Refresh singleton used by the SDAI presentation layer.