getAllThreadsLive

abstract fun getAllThreadsLive(): LiveData<List<TimelineEvent>>

Returns a LiveData list of all the thread root TimelineEvents that exists at the room level.