getTimelineEvent

fun Room.getTimelineEvent(eventId: String): TimelineEvent?

Get a TimelineEvent using the TimelineService of a Room.

Parameters

eventId

The id of the event to retrieve