processIntent

abstract fun processIntent(intent: I)(source)

Executes the processIntent step in the SDAI core UI layer.

Author

Dmitriy Moroz

Parameters

intent

intent to process in the MVI workflow.