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

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

 

setText method

Syntax
void ianywhere.qanywhere.client.QATextMessage.setText(
  String value
)
throws QAException
Parameters
  • value   The text to write to the message body.

Throws
  • Thrown if there is a problem overwriting the message text.
Remarks

Overwrites the message text.