SocketServer.moveNext

Moves onto the next event handler in a chain.

class SocketServer(T)
void
moveNext

Parameters

eventType

The event type to move onto next event handler.

Meta