getListStream

abstract suspend fun getListStream(listId: String): Flow<StreamingEvent>

Gets a real-time stream of new statuses for the given list.