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

 

setPriority method

Syntax
void ianywhere.qanywhere.client.QAMessage.setPriority(
  int priority
)
throws QAException
Parameters
  • priority   The priority of the message.

Throws
  • Thrown if there is a problem setting the priority.
Remarks

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