get Timeline Events Related To
abstract fun getTimelineEventsRelatedTo(relationType: String, eventId: String): List<TimelineEvent>
Content copied to clipboard
Returns a snapshot list of TimelineEvent with a content relation of the given type to the given eventId.