onText

abstract fun onText(text: CharSequence)

Sends a sequence of characters to the listener.

Parameters

text

the sequence of characters to be displayed.