Event

open class Event

Constructors

Link copied to clipboard
constructor(eventType: EventsObservable.EventType)
constructor(type: EventsObservable.EventType, data: Any)

Properties

Link copied to clipboard
val data: Any
Link copied to clipboard