createTextMessage method

Syntax
QATextMessage QAManagerBase.createTextMessage()
throws QAException
Throws
  • Thrown if there is a problem creating the message.

Remarks

Creates a QATextMessage object.

A QATextMessage object is used to send a message containing a string message body.

See Also

QATextMessage interface

Returns

A new QATextMessage instance.