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 QAManagerBase

createBinaryMessage method Next Page

createTextMessage method


Synopsis

QATextMessage ianywhere.qanywhere.client.QAManagerBase.createTextMessage()
throws QAException

Throws
Remarks

Creates a QATextMessage object.

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

See Also

Interface QATextMessage

Returns

A new QATextMessage instance.