//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.architecture/MviModel/reduce
reduce
[jvm]
abstract fun reduce(intent: Intent)
Reduce a view intent updating the uiState accordingly.
Parameters
jvm
intent | View intent to process |
//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.architecture/MviModel/reduce
[jvm]
abstract fun reduce(intent: Intent)
Reduce a view intent updating the uiState accordingly.
jvm
intent | View intent to process |