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.