onNewTimelineEvents

open fun onNewTimelineEvents(eventIds: List<String>)

Called when new events come through the sync. Note that the corresponding events may not be available yet in the database. onTimelineUpdated will be called with the event content.