callbacks property

E? callbacks
getter/setter pair

The callbacks used to handle events (should not be null at the time of calling connect method)

Implementation

E? callbacks;