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 QAMessageListener

 

onMessage method

Syntax
void ianywhere.qanywhere.client.QAMessageListener.onMessage(
  QAMessage message
)
Parameters
  • message   The message that was received.

Remarks

This method is called whenever a message is received.