IrcClient.handleWhoEnd

Callback for a WHO listing end

class IrcClient
void delegate(IrcClient sender, string mask) handleWhoEnd;

Meta