MVIIntent

interface MVIIntent

User interaction or other event that is sent to and processed by IntentReceiver.

Must be immutable and comparable. Most likely a data class or a data object.

Inheritors

Functions

Link copied to clipboard
abstract operator override fun equals(other: Any?): Boolean
Link copied to clipboard
abstract override fun hashCode(): Int