IrcClient.handleUnavailable

Callback for when a nick/channel is unavailable.

class IrcClient
private protected public
void delegate(string what, string reason) handleUnavailable;

Meta