IrcClient.onConnect

Invoked when this client has successfully connected to a server.

class IrcClient
void delegate()[] onConnect;

Meta