void ianywhere.qanywhere.client.QATextMessage.writeText(
String value,
int length
)
throws QAException
value The text to append.
length The number of characters of text to append.
Thrown if there is a problem appending the message text.
Appends text to the text of the message.