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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package » Interface QAMessageListener2

onException method Next Page

onMessage method


Synopsis

void ianywhere.qanywhere.client.QAMessageListener2.onMessage(
QAManagerBase mgr,
QAMessage message
)

Parameters
Remarks

This method is called whenever a message is received.

See Also

Interface QAManagerBase