IRCClient.onUserJoin

Called when a user joins a channel.

  1. typeof(_onUserJoin) onUserJoin [@property getter]
  2. typeof(_onUserJoin) onUserJoin [@property setter]
    class IRCClient
    @property
    typeof(_onUserJoin)
    onUserJoin
    (
    typeof(_onUserJoin) newValue
    )

Meta