Function IRCClient.onConnect

Called after the connection is established, before logging in to the network.

PerformLogin delegate() onConnect () @property;

PerformLogin delegate() onConnect (
  PerformLogin delegate() newValue
) @property;

Returns

whether login procedure (sending of PASSWORD, NICK and USER commands) was handled in the callback