PushEvents

fun PushEvents(    matchedEvents: List<Pair<Event, PushRule>>,     roomsJoined: Collection<String>,     roomsLeft: Collection<String>,     redactedEventIds: List<String>)