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 QAMessage

 

getPriority method

Syntax
int ianywhere.qanywhere.client.QAMessage.getPriority()
throws QAException
Throws
  • Thrown if there is a problem getting the message priority.
Remarks

Returns the priority of the message (ranging from 0 to 9).

Returns

The priority of the message.