ConsumableEvents

open class ConsumableEvents

Types

Link copied to clipboard
open class EmptyEvent
A data type to be used in Livedata for consumable event like a click.
Link copied to clipboard
open class Event<T>
A data type to be used in Livedata for consumable event that may need a payload as well.