IrcClient.handleDisconnect

Callback for when the socket was closed.

class IrcClient
private protected public
void delegate(string reason, DisconnectType type) handleDisconnect;

Meta