Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package » Interface QATextMessage

getTextLength method Next Page

readText method


Synopsis

String ianywhere.qanywhere.client.QATextMessage.readText(
int maxLength
)
throws QAException

Parameters
Throws
Remarks

Returns unread text from the message.

Any additional unread text must be read by subsequent calls to this method. Text is read from the beginning of any unread text.

Returns

The text.