Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » QAnywhere » QAnywhere Reference » QAnywhere Java API reference » QAnywhere Java API for clients » QAMessage interface

 

getPriority method

Syntax
int 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.