#include <ConnectionListener.h>
Public Methods | |
virtual void | connectionEvent (Connection *node, int eventType)=0 |
This function is called when something interesting happens within a Connectin. More... |
Definition at line 10 of file ConnectionListener.h.
|
This function is called when something interesting happens within a Connectin.
|