IRCClient.onLogin

Called after succesfully logging in to the network.

  1. typeof(_onLogin) onLogin [@property getter]
  2. typeof(_onLogin) onLogin [@property setter]
    class IRCClient
    @property
    typeof(_onLogin)
    onLogin
    (
    typeof(_onLogin) newValue
    )

Meta