getMessages

open fun getMessages(): ArrayList<Pair<Component, Integer>>

Gets ArrayList of Pairs of messages and their delays.

Return

arraylist of pairs with texts and delays.