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 QABinaryMessage

 

getBodyLength method

Syntax
long ianywhere.qanywhere.client.QABinaryMessage.getBodyLength()
throws QAException
Throws
  • Thrown if there is a problem retrieving the size of the message body.
Remarks

Returns the size of the message body in bytes.

Returns

The size of the message body in bytes.