void ianywhere.qanywhere.ws.WSBase.setListener( WSListener listener )
listener The listener object that gets called when the result of a web service request is available.
Sets a listener for the results of all web service requests made by this instance of WSBase.
Listeners are typically used to get results of the asyncXYZ methods of the service.
To remove a listener, call setListener with null
as the listener.
Note: This method replaces the listener set by any previous call to setListener.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |