getPollEvents

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

Get currently loaded list of poll events. See loadMore.