previous up next     contents index
Next: on-disconnect Up: wx:connection Previous: execute

on-advise

   

Called in a client connection (on an event boundary) when the server connections's advise method is invoked. Returns #t if successful or #f otherwise.

The on-advise method is invoked with the topic used by the client to connect to the server. The remaining arguments are as they were passed to the server connection's advise method, but the data size argument represents the actual number of characters sent.



PLT