restartWithEventId

abstract fun restartWithEventId(eventId: String?)

This method restarts the timeline, erases all built events and pagination states. It then loads events around the eventId. If eventId is null, it does restart the live timeline.