IRCClient.onDisconnect

Called after being disconnected from the network.

  1. typeof(_onDisconnect) onDisconnect [@property getter]
  2. typeof(_onDisconnect) onDisconnect [@property setter]
    class IRCClient
    @property
    typeof(_onDisconnect)
    onDisconnect
    (
    typeof(_onDisconnect) newValue
    )

Meta