Event

constructor(version: Int = DEFAULT_EVENT_VERSION, eventTypeId: String, data: Bundle)

Parameters

version

the version of the event, should ease basic versioning

eventTypeId

same as IpcEventsSource.eventTypeId

data

any payload of this particular event