Returns unread text from the message.
String QATextMessage.readText(int maxLength) throws QAException
maxLength The maximum number of characters to read.
The text.
QAException class Thrown if there is a problem retrieving the unread text.
Any additional unread text must be read by subsequent calls to this method. Text is read from the beginning of any unread text.